What is a view?

Answer Posted / guest

If we have several tables in a db and we want to view only
specific columns from specific tables we can go for views.
It would also suffice the needs of security some times
allowing specfic users to see only specific columns based on
the permission that we can configure on the view. Views also
reduce the effort that is required for writing queries to
access specific columns every time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is replication and database mirroring?

568


What is inline table-value user-defined function?

581


In what version of sql server were synonyms released?

501


What is the difference function and stored procedure?

558


what is checksum in sql server.........???

1199






Can we do dml on views?

544


List some case manipulation functions in sql?

587


What is the function of inner join?

547


What is server-level principal?

98


Does an index slow down updates on indexed columns?

574


What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture

555


Explain DBCC?

563


What number aggregate functions are accessible there in sql?

581


How can you hide the sql server instances?

508


What is a trace frag? Where do we use it?

669