What are virtual columns?
Answers were Sorted based on User's Feedback
Answer / shanmugavelu
Virtual column or Pseudo Columns like
rowid,rownum,sysdate,nextval,currval,uid,user
| Is This Answer Correct ? | 9 Yes | 0 No |
What is recovery manager in Oracle?
Can a property clause itself be based on a property clause ?
What are the various types of snapshots ?
How to find the date and time of last updated table?
How to create a new table by selecting rows from another table?
How different is ms access and oracle?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
Is oracle an open source?
How to drop a stored procedure in oracle?
How do I learn what codesets are available in oracle?