Answer Posted / soujanya
A pseudocolumn behaves like a table column, but is not
actually stored in the table. You can select from
pseudocolumns, but you cannot insert, update, or delete
their values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use "in" parameter properly?
Can group functions be mixed with non-group selection fields?
How to sort the query output in oracle?
Explain oracle 12c new features for developers?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
Where do we use decode and case statements?
How to convert numbers to characters in oracle?
What is meant by joins?
How to delete a column in an existing table?
How to define a record variable to store a table row?
What is an oracle wallet?
How to list all tables in your schema?
What is a relational database management system?
What is max rowid in oracle?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?