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 |
How to use existing values in update statements using oracle?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,
What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
Why does for update in oracle 8 cause an ora-01002 error?
How to use in conditions in oracle?
I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
Explain the types of exception?
What happens to indexes if you drop a table?
Can a field be used in a report without it appearing in any data group ?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How to export data to a csv file?
how to find out largest value in a table