What is ROWID?

Answer Posted / rajesh

ROWID
Every record has a unique ROWID within a database
representing the physical location on disk where the record
lives. Note that ROWID's will change when you reorganize or
export/import a table.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a commit statement be executed as part of a trigger?

602


Is sql port 1433 encrypted?

576


What is pl sql and why it is used for?

574


How can a pl sql block be executed?

531


Which type of cursor is used to execute the dml statement?

532






What is the difference between inner join and left join?

547


Differentiate between syntax and runtime errors.

642


Where not exists in sql?

503


What is serial sql?

527


what is primary key? : Sql dba

512


how to do backup entire database? : Transact sql

615


what is index? : Sql dba

558


What is %rowtype in pl sql?

513


How do you run a query?

589


Can we join two tables without common column?

514