What is a view?

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


Please Help Members By Posting Answers For Below Questions

Can we write trigger for view?

549


what is the primary use of the model database? : Sql server administration

498


Explain some stored procedure creating best practices or guidelines?

511


What is table valued function and scalar valued functions?

487


Do you know query execution plan?

580






What are null values in ms sql server?

555


What are the steps you must follow to hide sql server instances?

533


Can truncate be rolled back?

531


What is acid mean in sql server?

566


Write a code to select distinct records without using the DISTINCT keyword.

643


Tell me about joins in database system and explain each in detail.

584


How you can get a list of all the table constraints in a database? : Sql server administration

509


What is snapshot replication?

585


What are views in ms sql server?

589


Write a sql query to sort on different column name according to the parameters passed in the function?

522