Dotnet Technical
Monday, April 11, 2011
Query for delete data from first table and copy into second table
Query for delete data from first table and copy into second table
Ans:
DELETE OldTableName
OUTPUT deleted.* INTO NewTableName
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment