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
Can we rollback after truncate?
What are the features of pl sql?
What version is sql?
Can we write ddl statements in functions?
Can two tables have same primary key?
how to select first 5 records from a table? : Sql dba
How show all rows in sql?
What is the difference between Union and Union all. Which is faster.
Why stored procedure is faster than query?
what is a primary key? : Sql dba
How to check if a column is nullable before setting to nullable?
Why function is used in sql?
What are three advantages to using sql?
explain the options of myisamchk to improve the performance of a table. : Sql dba
what are the authentication modes in sql server? : Sql dba