Answer Posted / subhash chandra
views snapsot of multiple table into one one vertual table.
views can be update,insert,delete,its effect base tables
depend upon..
if you update/insert when- base table is multiples/sigle
respectively
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the index requirement in SQL Azure?
How are the unique and primary key constraints different?
Explain external key management in sql server 2008
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What is inner join in sql server joins?
How to create user messages with print statements in ms sql server?
What is the difference in accessing db between sql server vs sql azure?
What is a document index?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
How to retrieve error messages using odbc_errormsg()?
How to include date and time values in sql statements?
How to provide values to stored procedure parameters in ms sql server?
How to concatenate two character strings together?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
is it important for a database administrator to understand the operating system and file access? : Sql server administration