Sequence number in DB2
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Experts, I have been to most of the links provided by Google for the below question. All I get is difference. For some reason, there is a table has all the columns as Key columns which is kinda weird but I have to deal with this. Let me put this way. My table contains Data with 6 columns and all are Keys. If I want to edit something then I will have to either delete entire row first and Insert it again or do something. So now if we have sequence object, If I edit the row with a extra Item, wont that be a new row? will that also be existing row with same sequence? Please help me in understanding this.
Your help is much appreciated. Thanks Happy Coding!