What is ROWID?

Answer Posted / sourisengupta

ROW_ID is a pseudo column in each table. This column is
appended by default to every table that is created.You can
dentify each row by this column.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you get sql*loader to commit only at the end of the load file? : aql loader

543


which tcp/ip port does sql server run on? : Sql dba

506


What is rownum in sql?

555


What is the need of a partition key?

528


Which sql statement is used to delete data from a database?

453






what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

605


What is sql and db2?

526


What is schema in sql?

507


What are the two characteristics of a primary key?

483


What is use of package in pl sql?

526


What are the different types of a subquery?

510


What are pl/sql cursor exceptions?

563


Explain dml and ddl?

536


Why do you partition data?

526


What is type and rowtype in pl sql?

529