Can I create a table without any columns in SQL Server by t-sql? A table is a collection of columns and rows. You need at least one column. No. What would you use it for? 来源:https://stackoverflow.com/questions/2438321/create-a-table-without-columns 标签 sql-server-2005 tsql sql-server-express