Answer Posted / j.m.
dbcc checkident(table)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Relational calculus is what type of language?
What is the difference between getdate and sysdatetime?
What is the ‘fillfactor’?
Does partitioning ssd reduce performance?
What is the difference between varchar and varchar types?
What gets stored inside msdb database?
What is the difference between an index and a unique index?
How to change the data type of an existing column with "alter table" statements in ms sql server?
What are the basic features of a trigger in ms sql server?
Show Practically Sql Server Views are updatable?
what does the automatic recovery do? : Sql server administration
What does it mean if @@cursor_row returns a negative number?
What is a Join and explain its types?
What is statement level trigger?
How to retrieve field values using mssql_result()?