Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Create table using another table.....

Author  Topic 

gem_patel
Starting Member

10 Posts

Posted - 2001-06-01 : 06:49:55
Do anybody have alternate to following create command in SQL server 7.
"Create table emp1 as select * from emp"

Some standard sql command doesn't seem to work in t-sql?

Can some body throw light on above.

Thanks in advance.



   

- Advertisement -