Hi,
We are executing a SQL which inserts a row in the table which has defined an identity column through .Net application.
how can we get value of the identity column? Our requirement is to insert the identity column's value in some other table as another insert operation.
Thanks
Varsha
We are executing a SQL which inserts a row in the table which has defined an identity column through .Net application.
how can we get value of the identity column? Our requirement is to insert the identity column's value in some other table as another insert operation.
Thanks
Varsha