Answer Posted / sai krishna.k
a view is nothing but a logical representation of tables.
it is also called as "virtual table".
a view may be updatable view or non updatable view.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Do you know what is openxml in sql server?
What are the different types of lock modes in sql server 2000?
Can we use where clause in union?
Characterize join and name diverse sorts of joins?
what are the different ways to return the rowcount of a table?
How many types of local tables are there in sql server?
What is a view in sql?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
What is a trigger what are the advantages of trigger?
How you can get a list of all the table constraints in a database? : Sql server administration
What does normalization do to data?
explain different types of cursors? : Sql server database administration
Explain trigger classes i.e. Instead of and after trigger?
Explain an incremental backup?