Hi all
 
 I have a table of records in SQL Server with UniqueID (unique ID enabled with increment of 1 starting from 1 for each record, now I have 100 records in that having Unique ID 1 - 100  now I want to delete records (only 10 records in the middle) having Unique id  50 - 59 and I want the remaining records (say 60... 100) has to rearrange themself  (say 50... 90 as Unique ID)
 
 
 
Thank You  
 
Senthil.S
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. Please 
note that any views or opinions presented in this email are solely those of the 
author and do not necessarily represent those of IC Infotech. Finally, the 
recipient should check this email and any attachments for the presence of 
viruses. IC Infotech accepts no liability for any damage caused by any virus 
transmitted by this mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to