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.
Illustrates the term Linked Server in the SQL Statement?
What are the unique keys of database programming?
How would you enter Characters as HEX Numbers?
Explain about the plan freezing in SQL server 2008.
What do you mean by Heap tables? And also define its characteristics?
What is BLOB?
What is Null value function?
Illustrates the term External Key Management in SQL server 2008?
Define the Notification services.
Explain about encryption of whole databases without the requirement for application changes in SQL server 2008.
18,76,764
1922027 Asked
3,689
Active Tutors
1431827
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!