Limits applicable for creating views
What are the limits applicable when creating views?
Expert
The limits applicable while creating views are as follows:
• Views can be created by referencing tables and views simply into the current database.
• A view name should not be similar as any table owned by such user.
• You can build views upon other views and upon procedures which reference views.
• Rules or DEFAULT descriptions can't be associated along with views.
• Only INSTEAD OF triggering can be related with views.
• The query which defines the view cannot contain the COMPUTE or COMPUTE BY or say ORDER BY clauses or the INTO keyword.
• You can’t describe full-text index definitions for views, can’t create temporary views and can’t create views upon temporary tables.
Explain about Enhanced database mirroring in SQL server 2008.
Describe the Hot Add CPU in sql server 2008.
What are the new capabilities of SQL server 2008 for persisting BLOB data?
Define the term sparse column sets.
Explain about the Sequences in SQL?
How do you control the maximum size of a HEAP table?
What is the Window PowerShell snaps SQL server provided?
Explain about the Distributed Query in the SQL Statement.
What is the difference between BLOB and TEXT?
How can we convert between Unix & MySQL timestamps?
18,76,764
1946234 Asked
3,689
Active Tutors
1456131
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!