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
what is the difference between char_length and length? : Sql dba
What is a ddl command?
What are the query optimization techniques?
How do you create a db file?
Does mysql support pl sql?
What is break?
Which query operators in sql is used for pattern matching?
What are aggregate functions in sql?
how to convert character strings to numeric values? : Sql dba
what is 'mysqlimport'? : Sql dba
What is information schema in sql?
How exception handling is done in advance pl/sql?
What is trigger types in sql?
What is exception? What are the types of exceptions?
How many types of literals are available in pl sql?