Answer Posted / sourisengupta
ROW_ID is a pseudo column in each table. This column is
appended by default to every table that is created.You can
dentify each row by this column.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between inner join and self join?
How many sql statements are used?
What is meaning of <> in sql?
What is rank function in sql?
Are sql database names case sensitive?
What is ttitle and btitle?
How to create an array in pl/sql?
explain the delete statements in sql
Is t sql a programming language?
Is json a nosql?
What is sql catalog?
How is data stored on a disk?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
Explain the types of joins in sql?
Can you join a table to itself?