Answer Posted / nazeer
pseudo column act as database table column, but not actually the exact column in the table....we can fetch values from the pseudo column....
The Columns are..
user,
userid,
rownum,
rowid,
level,
nextval,
curval,
sysdate.......
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How can you create an empty table from an existing table?
explain normalization concept? : Sql dba
What are inbuilt functions in sql?
How to create your own reports in sql developer?
How is debugging done?
Is it important to partition hard disk?
what are the properties and different types of sub-queries? : Sql dba
Which are the different case manipulation functions in sql?
What is sqlca in db2?
How many rows can sqlite handle?
What is difference sql and mysql?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
what is sql profiler? : Sql dba
How much does sqlite cost?
How is a PL/SQL code compiled?