what is the difference between table and view
Answer / ashok
1.If we create a table it will save in database but a view is a virtual image there is no physical existance.
2. We can use order by clause in tables but views does not support order by clause.
3.In a view we can specify only a select statement inside a view but in tables we use all dml,ddl statements.
4.If we updating a base table using view which contains joins may not update correctly,but in tables we can update using joins.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?
How to create a simple user defined function in ms sql server?
How to generate the Reports for the Database? I need an Example for it.Will we manually do this or else any script is there? Please let me know ASAP...
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
If user is owning any SQL Objects, can we drop that user
How to loop through the result set with @@fetch_status?
What is dimension table? : sql server analysis services, ssas
Explain the ways to controlling cursor behavior?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
What are the factors you will check for the performane optimization for a database query?
7 Answers CarrizalSoft Technologies, DELL, SoftSol,
explain different types of jions with examples briefly?
What does top operator do?
Oracle (3259)
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)