What is pseudo column ?

Answer Posted / nazeer

pseudo column act as database table column, but not actually the exact column in the table....we can fetch values from the pseudo column....

The Columns are..
user,
userid,
rownum,
rowid,
level,
nextval,
curval,
sysdate.......

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a view faster than a stored procedure?

732


How do you define a foreign key?

746


Is primary key always clustered index?

759


how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba

877


When sql appeared?

834


How do you declare a variable in pl sql?

772


Can we join tables without foreign key?

716


List out the acid properties and explain?

730


What are the two characteristics of a primary key?

694


What is the use of triggers?

767


What is rowid in sql?

686


What is sql resultset?

748


What are the dml statements?

882


What are the usages of sql?

768


when is the use of update_statistics command? : Sql dba

711