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 a relational database management system?
What happens if the imported table already exists?
What is the string concatenation operator in oracle?
What are privileges and grants?
What are the database administrators utilities available?
How to list all tables in your schema?
What are the ansi data types supported in oracle?
Explain the difference between a procedure and a function? What do you understand by those terms?
How many types of tables are there in oracle?
What are the restrictions on external table columns?
What is columnar storage what is the advantage?
 How to use an oracle sequence generator in a mapping?
What is the difference between Delete, Truncate and Drop in Oracle?
Difference between the “verify” and “feedback” command?
Why packages are used in oracle?