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
How to count groups returned with the group by clause in oracle?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
How to login to the server without an instance?
How do I limit the number of rows returned by an oracle query after ordering?
What is archive log in Oracle?
What happens if recursive calls get out of control?
Can we create database in oracle using command line ?
How to get a create statement for an existing table?
What are the different windows events activated at runtime ?
How to do clean up if create database failed?
What is the difference between a user and a schema in oracle?
What happens to indexes if you drop a table?
What is the database name in oracle?
Explain what are the type of synonyms?
How to start an oracle instance?