what is the difference between table and veiw?
Answer Posted / rinku kharkia
table is physical presentation of database but view is
logicl presentation of database
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What privilege is needed for a user to insert rows to tables in another schema?
Explain what are the type of synonyms?
Point the difference between translate and replace?
How do I find the database name in oracle?
How to delete multiple rows from a table in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is bind variable in oracle 11g?
How to write a query with a right outer join in oracle?
How to write a left outer join with the where clause in oracle?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
How can we force the database to use the user specified rollback segment?
How to experiment a data lock in oracle?
What is a procedure in oracle?
Is java required for oracle client?
Is postgres faster than oracle?