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)
 Duplicate the marked records

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-12 : 09:11:17
Dan Yang writes "I would like to know how to duplicate records:
I have a table named as ADVO_Count. In the table, has a field called family_Count containing 0,1,5,15 or xxx (int) data with other fields. I need to duplicate the records based on the numbers in this field if Dup_Count>1. And out put this data in to another table (any name is an OK).
Thank you very much in advance for anyone can give me a SQL script answer.
Thank you again.
Dan
at: danqyang@yahoo.com"
   

- Advertisement -