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 happens to a trigger with multiple affected rows?
how to use DTS package in 2000,2005,2008 in sql server
What is Sqlpaging in SqlServer 2005 ?
What are the advantages of user defined function?
How to modify existing triggers using "alter trigger"?
Is the log file is a part of file group?
What is the use of keyword with encryption. Create a store procedure with encryption?
Explain the steps needed to create a scheduled job?
What does indexation mean?
When does a workload on SQL Azure get throttled?
What is an indexing technique?
What is index, cluster index and nonclustered index?
What does COMMIT command do?
What command would you use to add a column to a table in sql server?
How to retrieve error messages using odbc_errormsg()?