Answer Posted / trainedforjob
create a identity column and create a computed column which will br 'gt' concatenate identity column
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which database stores information about replication?
What are the steps you will take to improve the performance of a poor performing query?
Determine when to use stored procedure to complete sql server tasks?
List few advantages of stored procedure.
What are the types of normalization?
Does union all remove duplicates?
List out what other servers you can use with ssrs?
How to connect to a sql server using odbc_connect()?
What is correlated subquery in sql server?
What are indexers?
How we can compare two database data?
How to delete a database in ms sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How do I find the sql server database version?
What are trace flags and mention a few common trace flags used with sql server?