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
How to provide values to user defined function parameters?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What is msdb database? : SQL Server Architecture
How to list all triggers in the database with sys.triggers in ms sql server?
What is model database in sql server?
What does REVERT do in SQL Server 2005?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
How to find table changes in sql server?
what is a self join? Explain it with an example? : Sql server database administration
How is SQL Azure different than SQL server?
What do you mean by normalisation?
Can we create clustered index on composite key?
What is an example of a foreign key?
What is a raid and what are different types of raid configurations?