Psudo colums
Answer / 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 |
What is the difference between Triggers and Stored Procedure?
How do you use a subquery to find records that exist in one table and do not exist in another?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
here id col have primary key and identity id name 1 a 2 b 3 c 4 d delete 2nd row then o/p will be id name 1 a 3 c 4 d next inssert 2nd row and i want o/p will be id name 1 a 2 e 3 c 4 d
What is the best way to move n number of DTS package from one SQLServer to another SQLServer?
Explain difference between control flow and data flow?
What is the difference between Normalization and De-normalization?
what type of indexes physically sort data?
Explain the properties of subqueries in sql server?
What is tempdb database? : SQL Server Architecture
When cursors are useful?
How to select Distinct columns from the table, table having 20 columns and i want all coulmns
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)