can you any body tell me which service pack is installed in
the sql server?
Post New Answer View All Answers
What is difference between temp table and cte?
What is difference between standardization and normalization?
What are the difference between “where” and “having” clause in sql server?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is 4nf in normalization form?
do views contain data ?
What are joins in sql and what are the different types of joins?
Explain magic tables in sql server?
What is the optimization being performed in oracle and SQL Server?
Tell me can we use custom code in ssrs?
What is optimistic concurrency?
What do you mean by SQL injection attack?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is function of ROLLUP ?
Where do we use trace frag?