Answer Posted / akash lekurwale
row id is the address for each row when it will insert into
the table it is unique even some rows are inserting
duplicate
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define select, insert, create, delete, update, drop keywords
What is sql in java?
explain the difference between delete , truncate and drop commands? : Sql dba
How do I view a table in sql?
How many primary keys can a table have?
Can we connect to postgresql using sql developer?
How do you update f as m and m as f from the below table testtable?
What is primary key secondary key alternate key candidate key?
What will you get by the cursor attribute sql%found?
What does the file extension accdb stand for?
Is primary key a clustered index?
What view means?
what are the types of join and explain each? : Sql dba
What is the difference between nested table and varray?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?