I am trying to get primary key for inserted values in one SQL query but I can't get it right...
I've tried SELECT @@IDENTITY AS id FROM but it returns error
I am using Access database...
Please, if you could help it would be great
Tnx
I am trying to get primary key for inserted values in one SQL query but I can't get it right...
I've tried SELECT @@IDENTITY AS id FROM but it returns error
I am using Access database...
Please, if you could help it would be great
Tnx
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.