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
Where the sql database files are stored?
What is procedure explain with program?
Why cross join is used?
what is blob? : Sql dba
what is sql server agent? : Sql dba
Explain mutating table error.
Define the select into statement.
How do you write a subquery?
What are sql built in functions?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
what is not null constraint? : Sql dba
How to run pl sql program in mysql?
how to increment dates by 1 in mysql? : Sql dba
What is use of term?
Is big data nosql?