Answer Posted / senthilnathan
A pseudo column is an item of data which does not belong in
any particular table but which can be treated as if it did.
Any SELECT list of columns can include these pseudo
columns.
SYSDATE current date and time
ROWNUM sequence number assigned to retrieved rows
ROWID unique identifier for a row
UID number associated with a user
USER userid of current user
| Is This Answer Correct ? | 43 Yes | 12 No |
Post New Answer View All Answers
Mention what are different methods to trace the pl/sql code?
What is rowid in sql?
how to calculate the difference between two dates? : Sql dba
What is %type in pl sql?
What is difference between primary and secondary key?
Is primary key clustered index?
How does left join work in sql?
What plvcmt and plvrb does in pl/sql?
Explain clause in sql?
What is normalization? How many normalization forms are there?
How delete a row in sql?
What is normalisation and its types?
Difference between table function and pipelined function?
What is 19 null in sql?
Which is the correct statement about truncate and delete?