What is a data source or ds? : sql server analysis services, ssas
How will you monitor replication latency in transactional replication? : sql server replication
How to receive returning result from a query?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
What is exclusive locks?
how can i store resumes in database?
Why do we use functions?
How to set database to be single_user in ms sql server?
How to enter binary string literals in ms sql server?
what is a correlated sub-query? : Sql server database administration
What are indexes in sql?
About types of indexes in SQL server ?
what is lazy writer?