How many types of dimensions are there and what are they? : sql server analysis services, ssas
Explain the architecture of SQL Server?
What is a deadlock and what is a live lock?
What are the types of constraints?
Difference between report and query parameter.
If any possiable to use 2 primary key in single table? How many primary key & foreign key used in each table(min & max)?
WHAT IS UNIQUE IDENTIFIER DATA TYPE?
sql server has its default date format in da form "yy-mm-dd" its possible to convert da current date format of sql server to desired format. Now my question is dat how to get da previous and comin days date in my desired format??
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL?
How can I track the changes or identify the latest insert-update-delete from a table?
How many max. conditions can b written under the WHERE clause? Like select * from [tabnam] WHERE (cond1...or..cond2....or...cond3...and.....so on.....??? (upto how much extent))?????
Difference Between varchar and nvarchar datatype?
Can we take the full database backup in log shipping?