Answer Posted / guest
ROWID Represents phyiscal location on disk for a record.It
is unique Hexadecimal number (like AAAL+ZAAEAAA....)which
get generated automatically at the time of insertion.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define overloaded procedure?
What is union and union all keyword in sql and what are their differences?
What is data abstraction in sql?
What is number function in sql?
What is a .db file?
Is left join inner or outer by default?
How do I add a primary key to a table?
What is database white box testing and black box testing?
How do you drop a trigger?
how can I make a script that can be bi-language (supports english, german)? : Sql dba
What do you mean by stored procedures? How do we use it?
How do I view a sql database?
Explain mutating table error.
What is nosql db?
what are date and time functions in mysql? : Sql dba