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
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
How to find 3rd highest salary of an employee from the employee table in sql?
What is sap sql anywhere?
What is cursor and why it is required?
Which tcp/ip port does sql server run?
When are we going to use truncate and delete?
What is memory optimized?
what are the advantages a stored procedure? : Sql dba
What is exit statement?
How to create your own reports in sql developer?
How does postgresql compare to oracle/db2/ms sql server/informix?
What does the sign mean in sql?
Can we join tables without foreign key?
how to get a list of all tables in a database? : Sql dba
What is a sql schema used for?