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 to create an array in pl/sql?
What are types of indexes in sql?
What is cross join example?
What is right join in sql?
How to revise and re-run the last sql command?
What is dialect in sql?
Is primary key always clustered index?
Is sql better than excel?
what is the difference between a web-garden and a web-farm? : Sql dba
Can we call procedure in select statement?
what is meant by urlencode and urldocode? : Sql dba
How to display the records between two range in Oracle SQL Plus?
What is composite data type in pl sql?
What is the difference between sql, mysql and sql server?
What are all types of user defined functions?