how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
1064what is the system function to get the current user's user id? : Sql server database administration
1022what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
1021what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
980what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
950explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
936tell me what is blocking and how would you troubleshoot it? : Sql server database administration
901what are constraints? Explain different types of constraints? : Sql server database administration
984tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
1018
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
What is sql server locking?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
Explain the truncate command?
What do you mean by the term 'normalization'?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
plss anybody specify tha constrian management system in dbms
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
How can you know if the row fetched from cursor is still valid in underlying table?
When I delete any data from a table, does the sql server reduce the size of that table?
when you create a database how is it stored? : Sql server database administration
What is isolation levels?
What is the difference RDBMS and Graph Database?
How to find the service pack installed? : sql server database administration