Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding an integer columnto a table then updating it sequentially

Status
Not open for further replies.

tusker

Technical User
Mar 4, 2002
8
0
0
GB
I would like to add a column to an existing table, then I would like to write some sort of procedure in sybase to update this column sequentially.

What is the best option
 
Looks like I can alter the table and add an identity column that will solve the problem
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top