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
What is reference section?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
Can we insert data into a view?
Explain what is meant by replication of database?
What is a deadlock and what is a live lock?
What have included columns when we talk about sql server indexing?
What is a fan-out query in SQL Azure?
Mention the different types of replication in sql server.
How to use column default values in insert statements in ms sql server?
What are the events recorded in a transaction log?
What is triggers and stored procedures?
How to rebuild the master database?
explain different levels of normalization? : Sql server database administration
what are the different stages of Report Processing?
Write an sql query for deleting duplicate rows?