i am trying to select the last row inserted in the employee table please any one to help me how can i get it below is the code i did
SELECT * from employee SCOPE_IDENTITY();
i am trying to select the last row inserted in the employee table please any one to help me how can i get it below is the code i did
SELECT * from employee SCOPE_IDENTITY();