Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我用左连接将两个表连接在一起并且其中一个表完全为空,我会在连接表中得到一堆空列。
这是一个演示我的意思的小提琴。
我希望生成的连接表不包含所有这些空列
查询返回的列数是固定的。它不能根据表是否为空而改变。所以答案是否定的。