Explain user defined views?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is a file group?

0 Answers  


How to rebuild master databse?

0 Answers  


What is query and its types?

0 Answers  


What are clustered and non-clustered index?

0 Answers  


on line cluster can we make if yes tell me the procedure

0 Answers   Microsoft,






What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

0 Answers  


How to fetch the next row from a cursor with a "fetch" statement?

0 Answers  


What are the benefits of filtered indexes?

0 Answers  


Tell me in brief how sql server enhances scalability of the database system?

0 Answers  


How to make a column nullable?

0 Answers  


What is Self Join?

4 Answers  


What are the commands used in DCL?

0 Answers  


Categories