Answer Posted / prakash.s
Views are simply called as mirror table or virtual table.
Feild of one table can be updated inside the view.
Updation of more than one table inside the views is not
possible.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is inline table-value user-defined function?
Why does sql studio use a single registered database repository? : sql server management studio
what data regions are and what are the different data regions?
what is dbcc? : Sql server database administration
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
Do you know what is user defined datatypes and when you should go for them?
How to define output parameters in stored procedures?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
What are the two authentication modes in sql server?
What is the distinction amongst delete and truncate?
What is sql view?
What is code near application topology?
How to reaname table name without using sp_Rename in sql server..?
What are secondary xml indexes?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration