Answer Posted / kumar
No, view do mot contain data. it contains only the SQL
Statement.
When we try to fetch the data from view , it internally
hits the table and get the data from the table.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is save point in oracle database?
What is a cursor variable?
Explain the use of Merge statement in oracle 11g
What are the differences between number and binary_float in oracle?
How to see the table columns used in an index?
What are the built-in functions used for sending Parameters to forms ?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
How to delete an existing row from a table in oracle?
What are the system predefined user roles?
What is the difference between a hot backup and a cold backup in oracle?
how to handle exceptions in post production
How to view the data files in the current database?
What is oracle in java?
How to call a sub procedure?
What are group functions in oracle?