Answer Posted / mail2sentha
pseudo column is a act as an database table column,but its
not a actual column in a table,we can fetch value from a
pseudo column.
ex.
user,usid,rownum,rowid,level,nextval,curval,sysdate
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
What is a join?
what is acid property in database? : Sql dba
What does select * from mean in sql?
what are the 'mysql' command line options? : Sql dba
What is foreign key in sql with example?
How do you copy a table in sql?
What is user in sql?
Is sqlite good enough for production?
How run sql*plus commands that are stored in a local file?
how to include character strings in sql statements? : Sql dba
how to get a list of indexes of an existing table? : Sql dba
What is sqlca in db2?
In what condition is it good to disable a trigger?
what is denormalization. : Sql dba
How do I copy a table in sql?