Answer Posted / amit upadhyay
VIEW :- VIEW IS VIRTUAL TABLE. WHICH GIVE ACCESS TO SUBSET
OF COLUMN OF THE TABLES.
VIEW CAN BE UPDATED THAT GET EFFECTED THE TABLE ALSO.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to access the inserted record of an event?
What is the fastest way to permanently delete a 1 million row table named customers?
How except clause is differs from not in clause?
What do you know about system database? : SQL Server Architecture
How can you set the threshold at which sql server will generate keysets asynchronously?
How do I start sql server 2016?
What are the advantages of user-defined functions over stored procedures in sql server?
ow to bring suspect mode datbase online from scratch
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What do you understand by triggers and mention the different types of it?
Do you know what are the differences between lost updates and uncommitted dependencies?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What is the use of group by clause?
If we delete pack Spec what will be the status of pack Body ?
What is DCL?