Answer Posted / deva
pseudocolumns are the columns which are created by itself
when the table is created. The examples of the
pseudocolumns are rownum, rowid, currval, nextval and the
level
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between view and materialized view in Oracle?
What is an external table?
How to drop a tablespace?
How to connect to the server with user account: sys?
How to convert a string to a date in oracle database?
How to resolve name conflicts between variables and columns?
How to display employee records who gets more salary than the average salary in the department?
What is data block in Oracle?
What is rich query?
How to convert character types to numeric types?
Explain the use of record option in exp command.
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
What is the difference between truncate & delete command?
What is materialized view in Oracle?
What are joins, explain all types of joins?