Answer Posted / deva
view is the window for the data stored in the table(s). It
is the pointer to the data, will not store any data with in it.
more secure to the unauthorized data.
Time complexity reduces when we are accessing the data.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to grant create session privilege to a user in oracle?
Explain parameter file in oracle.
How would you begin to troubleshoot an ORA-3113 error?
What happens to the data files if a tablespace is dropped?
What are joins, explain all types of joins?
Why does for update in oracle 8 cause an ora-01002 error?
State the difference between a primary key and foreign key?
How to loop through data rows in the implicit cursor?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What are the restrictions in a oracle read only transaction?
Can we store images in oracle database?
Is there an oracle sql query that aggregates multiple rows into one row?
What is a tns service name?
How to delete a column in an existing table in oracle?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?