adspace
Answer Posted / asha
Null
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
How can you append an identity column to a temporary table?
How do I start sql server 2017?
Is it possible to have clustered index on separate drive from original table location?
Where can you add custom error messages to sql server?
How do I find the sql server version?
What is in place upgrade in sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Disadvantages of the indexes?
What is a coalesce function?
When should you use an instead of trigger?
How do I create a trace in sql server?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
Does view occupy space?
Why we use the openxml clause?
what is spatial nonclustered index