Sorry, but there are no more tags available to filter with.
-
I know may be it will seem a newbie question, but i facing this problem. I have created a table users where i have 3 columns CREATE TABLE USERS (ID INT IDENITITY(1,1), USERNAME VARCHAR(10), USERID INT) Now every time there is new requirement to create a user i call a procedure to check if requested USERID...
Page 1 of 1 (1 items)