use tempdb go CREATE TABLE x (id1 int, id2 int) go
SELECT FROM x
1 comment
Please sign in to leave a comment.
Then, type:
... and the popup window does not include the table "x" at all -- instead, I'm getting options for xml_indexes, etc.