Can I create a table without any columns in SQL Server by t-sql?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
A table is a collection of columns and rows. You need at least one column. |
|||||||||||||
|
|
No. What would you use it for? |
|||||
|