Posted by jim_geissman on 02/20/07 20:15
You can also create a table using SELECT INTO without putting anything in it --- SELECT OrderID, CustomerID INTO NewTable FROM SourceTable WHERE 1=2
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming