Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
938Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
1035
Define full outer join?
Explain about service Broker functions?
What is the use of set nocount on/off statement?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
What number sorts of privileges are accessible in sql?
How do use Having,Group by,Group function in SQL?
Define Joins?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
What is report snapshot in ssrs?
What is log cache in sql server?
What is the cpu pressure?
What is transactional replication?
Your table has a large character field there are queries that use this field in their search clause what should you do?
What is etl - extraction, transformation, and loading?
What are sub reports?