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
Can a commit statement be executed as part of a trigger?
Mention what is the plv (pl/vision) package offers?
What are packages in pl sql and also explain its advantages?
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
Does view store data in sql?
What program will open a mdb file?
What is the difference between in and between in sql?
What is Difference Between Unique and Primary Key Constraints?
What is acid property in a database?
What is sql performance tuning?
How to assign sql query results to pl sql variables?
explain normalization concept? : Sql dba
Explain the components of sql?
What are the different dml commands in sql?
What are the main features of cursor?