what is the difference between table and veiw?
Answer Posted / udayah shankar dokku
Table: A table is defined as set of rows, a table
describes an entity.
View : view is a logical table ,which is defined as one or
more tables,a view is never stored in to database, when we
define view a view definition is stored in to dase
table,views are mainly used for security & information hiding
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
defination of bitmap index
Explain the characteristics of oracle dba?
How to do paging with oracle?
What is instant client oracle?
How to synchronize 2 schema's objects?
How to rename an existing table?
Design database draw er diagram for a certain scenario ?
Why does Oracle not permit the use of PCTUSED with indexes?
ABOUT IDENTITY?
Explain a synonym?
How can I see all tables in oracle?
Please explain drop constraint oracle?
How can I combine multiple rows into a comma-delimited list in oracle?
What are the different pseudo commands? Explain in general?
Explain the use of control file?