how to find maximum identity number in a table ?
Answer Posted / karthikeyan
SELECT IDENT_CURRENT('table_name') ;
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How can delete duplicate records in cte in sql server?
Write a program to fetch first 10 records from a file?
Can primary key be null?
What is the architecture of ms sql reporting service?
role of sql sever 2005 in database rather than any other database
How exceptions can be handled in sql server programming?
How many types of attribute relationships are there? : sql server analysis services, ssas
What is the difference between clustered and a non-clustered index?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
What are different types of statements that are supported by sql?
Why de-normalization required?
How each E-R model constructs can be mapped to the relational model?
What is sharding?
What is acid db?
What is the maximum number of index per table?