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

What is the sql case statement?

546


What is count * in sql?

525


How do you bind variables in pl sql?

541


Explain the types of joins in sql?

542


How to rename a table?

530






Is and as keyword in pl sql?

493


What is the difference between cluster and non-cluster index?

593


Can %notfound return null after a fetch?

558


Which is faster count (*) or count 1?

513


What are the various levels of constraints?

628


How do I start pl sql?

471


What is a common use of group by in sql?

563


What is the basic form of sql query?

466


what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba

523


Is coalesce faster than isnull?

483