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
Cite the differences between execution of triggers and stored procedures?
What is delimiter in pl sql?
Why do we use partitions in sql?
How does stored procedure reduce network traffic?
How do I edit a trigger in sql developer?
What is the difference between database trigger and stored procedure?
What is the difference between the implicit and explicit cursors?
What is exception? What are the types of exceptions?
What are the different schemas objects that can be created using pl/sql?
Explain alias in sql?
Where can I learn sql for free?
what is user defined functions? : Sql dba
Is coalesce faster than isnull?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
What is tuple in sql?