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
Mention what is the function that is used to transfer a pl/sql table log to a database table?
what is row? : Sql dba
How to call shell script from pl sql procedure?
What is difference between hql and native sql?
Why do we need sharding?
What are the different tcl commands in sql?
What is the most restrictive isolation level? : Transact sql
what is the difference between char_length and length? : Sql dba
What type of join is sql join?
how to start mysql server? : Sql dba
Which is the correct statement about truncate and delete?
Can you sum a count in sql?
How do you modify a table in sql?
What is data abstraction in sql?
what are wild cards used in database for pattern matching ? : Sql dba