accessman2
Registered User.
- Local time
- Today, 02:16
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
do we have a T-SQL command to copy table with key and identifier and deflaut value?
because I use select * into dbo.newtbl from dbo.oldtbl, it doesn't copy key and identifier and deflaut values.
do we have a T-SQL command to copy table with key and identifier and deflaut value?
because I use select * into dbo.newtbl from dbo.oldtbl, it doesn't copy key and identifier and deflaut values.