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
How to find which stored procedure is currently running in sql server?
What are the security related catalog views? : sql server security
How do you create type- insensitive operator?
Mention the differences between sql server and mysql.
Can we use pragma autonomous_transaction in trigger?
Can you explain different types of locks in sql server?
What do you mean by an execution plan?
Scalability, Availability, Integration with internet, etc.)?
What is sql collation?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
explain the storage models of olap? : Sql server database administration
Explain different types of Normalization.
How to apply filtering criteria at group level with the having clause in ms sql server?
What is difference between delete & truncate commands?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration