DBA > Job Interview Questions > DATABASE Administrator (DBA) Interview Questions and Answers

What is a pseudo column. Give some examples?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

108. What is a pseudo column. Give some examples?

pseudo columns are used to access object content and other information
examples::
rowid
versions_xid
versions_operation
versions_startscn
versions_endscn
sysdate
systimestamp
rownum
ora_rowscn object_value
level (only in hierarchical queries with connect by user

(Continued on next question...)

Other Job Interview Questions