what is the difference between table and veiw?
Answer Posted / prasanna
Table will display the all columns,The table will be stored
in database. where as View is a virtual table that will not
stored in the database.The columns will be hiden while
giving the report to the users.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the attributes of the cursor?
Explain index?
How do we represent comments in oracle?
How to convert numbers to characters in oracle?
What is the difference between view and materialized view in Oracle?
What is the difference between hot backup and cold backup in oracle?
Explain alias?
What is the relationship among database, tablespace and data file?
How to create an oracle database manually?
What is difference between sid and service name in oracle?
What would you do with an in-doubt distributed transaction?
What to do if the startbd.bat failed to start the xe instance?
How to run queries on external tables?
Explain the use of grant option in imp command.
What is the usage of save points in oracle database?