NathanGriffiths
Programmer
The BOL help for SELECT tells me:
"You can use SELECT...INTO to create an identical table definition (different table name) with no data by having a FALSE condition in the WHERE clause."
but can anyone tell me what the actual syntax for a statement like this would be?
thanks,
Nathan
"You can use SELECT...INTO to create an identical table definition (different table name) with no data by having a FALSE condition in the WHERE clause."
but can anyone tell me what the actual syntax for a statement like this would be?
thanks,
Nathan