Answer Posted / mathan r
It is a column that is not an actual column in the table.
eg USER, UID, SYSDATE, ROWNUM, ROWID, NULL, AND LEVEL.
rowid
versions_xid
versions_operation
versions_startscn
versions_endscn
sysdate
systimestamp
rownum
ora_rowscn
object_value
level
user
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What language is sql server written in?
How to drop an existing table with "drop table" statements in ms sql server?
Is foreign key unique?
Explain about Views?
What security features are available for stored procedure?
mention different types of relationships in the dbms?
What are constraints in microsoft sql server?
Why we should not use triggers?
What are different types of replication in sql server?
How to drop an existing stored procedure in ms sql server?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
what is normalization? Explain different levels of normalization? : Sql server database administration
What is the exact numeric data type in sql?
What is clustered vs nonclustered index?
How to select some specific rows from a table in ms sql server?