adspace
Answer Posted / Shiv Kumar
Schemabinding a view in SQL Server means that the view's definition depends on the existence and integrity of other database objects. This prevents the view from being modified in ways that would affect its intended result.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to have clustered index on separate drive from original table location?
How can I check that whether automatic statistic update is enabled or not?
What is standby servers? Explain types of standby servers.
What is sql server query analyzer?
List the ways in which dynamic sql can be executed?
Where can you add custom error messages to sql server?
List out the different types of locks available in sql server?
How raid can influence database performance?
What is a coalesce function?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
How do I find the sql server version?
How do I find query history in sql server?
What are the different SQL Server Versions you have worked on?
What is in place upgrade in sql server?
How to enter binary string literals in ms sql server?