What is sql view?
Answer / Piyush Choudhary
In SQL Server, a view is a virtual table that does not store data physically. Instead, it provides an alternative way to query data from one or multiple tables. A view is created by executing a SELECT statement and saving the result set with a specific name.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I enforce to use particular index?
How do you start single user mode in clustered installations?
Explain what is lock escalation and what is its purpose?
What is the difference between windows authentication and sql server authentication
How many types of attribute relationships are there? : sql server analysis services, ssas
What is an indexing technique?
Tell me about the approaches which you used to counter the DI problems.
What is full outer join in sql server joins?
What is difference in performance between insert top (n) into table and using top with insert?
How to find the date and time of last updated table?
In which format does an image save in SQL Server database ?
What are the components of dbms?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)