Which are the olap features?
Explain different types of index?
What is measure group, measure? : sql server analysis services, ssas
What objects does the fn_my_permissions function reports on? : sql server security
What is Cross Join and in which scenario do we use Cross Join?
What are pages and extents? : SQL Server Architecture
Explain few examples of RDBMS?
What is full outer join in sql server joins?
what is difference between nchar and char in Sql server ?
How to link up the text file to a Database table?
What is difference in performance between insert top (n) into table and using top with insert?
How sql server enhances scalability of the database system?
Write a query to find 5th highest amount paid from the customer table.