Answer Posted / harinireddy
view is a virtual table created from the physical table
which is existing.view can be updated unless the base table
does not have any relation u another table
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
How to connect ms access to sql servers through odbc?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What is a trigger in sql server?
List some major differences between triggers and stored procedures?
What is primary key and example?
List the data types available in mssql?
Explain in brief about Microsoft SQL server?
How to write a query with a full outer join in ms sql server?
Is resultset an interface?
How to create a login account in ms sql server to access the database engine using "create login" statements?
How to truncate the log in sql server 2012? : sql server database administration
Explain the difference between function and stored procedure?
What are page splits?
How to deploy the Report?
Difference between Inner vs outer joins?