Answer Posted / venkat
view is a virtual table i.e a new table is created using
base table.
view can be updated based on some restrictions
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the steps to create and execute a user-defined function in the sql server?
Difference Between ORDER BY Clause and GROUP BY Clause in SQL?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
Can you use order by when defining a view?
Explain atomicity?
How to replace given values with null using nullif()?
What is shrink log file?
Define magic tables in sql server?
What is the difference between push and pull subscription? : sql server replication
What are the triggers in sql?
What is the difference between an index and a unique index?
How to check status of stored procedure in sql server?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
What are the requirements to use odbc connections in php scripts?
how you can get the list of largest tables in a database? : Sql server administration