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 kind of join is join?
What is the difference between rollback and rollback to statements?
Why truncate is used in sql?
what is single byte over head in oracle..?
How to return an array from java to pl/sql?
List different type of expressions with the example.
what is the difference between sql and t-sql? : Transact sql
What is the basic structure of an sql?
What are some emotional triggers?
What are instead of triggers?
what is schema? : Sql dba
Can we insert data in view?
What is not null in sql?
What is the use of & in pl sql?
What will you get by the cursor attribute sql%rowcount?