Answer Posted / sandip gele
In view,we can create virtual table with the columns from
different tables by relation between them, we can use this
view as a table for selecting a data but we can't use view
to insert data.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are different types of database indexes?
How you can get a list of all the table constraints in a database?
How to drop an existing user defined function in ms sql server?
What does the update command do?
Explain different types of self contained sub query?
What is the sql server 2000 version number?
How to create nested stored procedure?
How can I know what locks are running on which resource?
What are synonyms?
When would you use sql joins?
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
Introduction of rollup clause using sum and group by clause?
What are the 7 disadvantages to a manual system?
What is store procedure? When do you use?
List some major differences between triggers and stored procedures?