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.
我遇到了一种情况,我想选择表格的几乎所有列,除了少数。那么哪个更好用:SELECT * 或选择特定的列?任何人都可以简要介绍一下空间和时间效率。