How much is a sql server license?
I hav 10 records only one column 1,2,3,4,5......10 now am writing query select max(column name) Then What is The Output
What are the types of database schema? : sql server analysis services, ssas
What are 3 ways to get a count of the number of records in a table?
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no.
How to create a large table with random data for index testing in ms sql server?
What are the types of backup and tell me the difference between full and differential backup?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
Explain following error properties?
What is unpivot?
What is RAID? What are the different types of RAID configurations?
how to take backup bcp out for a column in table in sql server?
What is difference between primary key and foreign key?