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
What is rtm in testing?
What mean sql?
What is the advantage of index in sql?
Can we use rowid as primary key?
Is primary key clustered index?
What is sharding in sql?
how to drop an existing view in mysql? : Sql dba
what is heap table? : Sql dba
Enlist the data types that can be used in pl/sql?
Write a query to find the names of users that begin with "um" in sql?
what is a database transaction? : Sql dba
What's the procedure?
explain the difference between myisam static and myisam dynamic. : Sql dba
Does sql support programming?
List the various privileges that a user can grant to another user?