Author |
Topic |
ntn104
Posting Yak Master
175 Posts |
Posted - 2011-11-01 : 21:16:05
|
Hello all,How do I get automatic assigned id for each row in sql....For example, I wrote below select statement for keep track how many notes that users added in the table....select acct_no, note_date, note_text, usersfrom tnotesbut I want to have another column name "ID" that automatic assigned id for each note_text. How could I do it?Thanks, |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
ntn104
Posting Yak Master
175 Posts |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
ntn104
Posting Yak Master
175 Posts |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
ntn104
Posting Yak Master
175 Posts |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|