Hi there,
I have a table with one Identity column & there are no other columns. How do I issue the INSERT statement as I need the Id generated to be passed in other tables? Any help would be appreciated.
Thanx,
Aads
I have a table with one Identity column & there are no other columns. How do I issue the INSERT statement as I need the Id generated to be passed in other tables? Any help would be appreciated.
Thanx,
Aads
Comment