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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-06-05 : 09:12:07
|
chandrasekhar writes "How to do this in sqlserver.... (i can do this in Oracle)
create table test as select * from test1
( i want to create a new table which gets the structure and data from test1)
Thanks in advance.....
Chandra" |
|
|
|
|
|