| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| How to get the sequence name from the table.column name? Assume Column name is primary name. Thanks. |
|
#2
|
| calvinscy-at-hotmail.com wrote: > How to get the sequence name from the table.column name? > Assume Column name is primary name. A sequence is not tied to a column. So could you describe what exactly you mean? -- Knut Stolze DB2 z/OS Utilities Development IBM Germany |
|
#3
|
| Yes! I just confirm this... So sequence number is act more like a GLOBAL variable. It can use by any table any time they want.... B4 that I thought it is tied with column and table. BUT I am wrong...:< Thanks. |
|
#4
|
| calvinscy-at-hotmail.com wrote: > Yes! > I just confirm this... > > So sequence number is act more like a GLOBAL variable. > It can use by any table any time they want.... > > B4 that I thought it is tied with column and table. > BUT I am wrong...:< IDENTITY columns are tied to a table. -- Knut Stolze DB2 z/OS Utilities Development IBM Germany |
![]() |
| Thread Tools | |
| Display Modes | |