1 : -
Select * From TABLENAME Where ID = IDENT_CURRENT('TABLENAME')
2 : -
Set Rowcount 1
Select * from TABLENAME order by ID desc
Select * From TABLENAME Where ID = IDENT_CURRENT('TABLENAME')
2 : -
Set Rowcount 1
Select * from TABLENAME order by ID desc
No comments:
Post a Comment