how to get rank of diffrent student in same table based on
newly inserted row in sql server2008
Answer Posted / raju
select * from student where rank = a;
| Is This Answer Correct ? | 1 Yes | 15 No |
Post New Answer View All Answers
Do you know how to store and query spatial data?
When is update_statistics command used?
what are acid properties? : Sql server database administration
What is the difference between for auto and for nested?
Can we install sql server 2016 on windows 7?
What are the Advantages of using CTE in sql server?
Explain indexing and what are the advantages of it?
How many clustered indexes there can be on table ?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What guidelines should be followed to help minimize deadlocks?
How to verify a login name with sqlcmd tool?
What is attribute hierarchy? : sql server analysis services, ssas
What are the disadvantages of merge replication?
How to use transact-sql statements to access the database engine?
What is efficiency data?