Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serializing rows
Message
From
09/12/2009 10:04:58
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Serializing rows
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01438197
Message ID:
01438197
Views:
121
I have a brain block this AM
This table contains transactions on sales orders that must be serialized in a seq column (int) by adddate (datetime) within sales order order sono (char).
So, if a sales order has 10 transactions the seq column must be 1,2,3, etc in ascending order by adddate.
Because of insertions, deletions, etc, I need to be able to reserialize the transactions for a given sales order with a tsql command(s).
Can anyone unbock my brain?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Next
Reply
Map
View

Click here to load this message in the networking platform