How to find the latest updated value in a table without
sending any parameters to that query
Answer Posted / honey
by using scope_identity()
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why use sub query in sql server and list out types of sub queries?
What is triggers and stored procedures?
Explain where clause?
what is database replicaion? : Sql server database administration
Explain the different types of backups available in sql server? : sql server database administration
What is 3nf normalization?
What is the federation in sql azure?
Explain the dirty pages?
What is the difference between update lock and exclusive lock?
What is the purpose of object explorer and its features? : sql server management studio
How to disconnect from a sql server using mssql_close()?
How to set the current database in ms sql server?
What method is used by the Command classes to execute SQL statements that return single values?
How to change the ownership of a schema in ms sql server?
When columns are added to existing tables, what do they initially contain?