Do you know what are different types of replication in sql server?
What is 'Join' and explain its various types.
What is the difference between varchar and nvarchar datatypes?
when u import an excel file into sql if suppose one column has got a date field with system time attached to it what data type u will use in sql to import it in a table? Note: a condition is the excel file has no primary key defined to a column...also u r importing bulk data into sql
Introduction of rollup clause using sum and group by clause?
Explain view in sql server?
What is Dedicated Administrator Connection in sql server 2005?
How to find the date and time of last updated table?
What is cursor ? And what is difference between Trigger ?
What is normalization of database?
Is mysql the same as sql server?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
How to work on DTS?what is the main requirement?