Answer Posted / samar singh
Index by tables are composed of two components
1)primary key of binary_interger
2)column of scalar or record type
and used for increasing the size dynamically.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is rownum and rowid?
How to call shell script from pl sql procedure?
When is the update_statistics command used?
what is the difference between cluster and non cluster index? : Sql dba
Is sql sequential or random?
What is difference between rank () row_number () and dense_rank () in sql?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
Explain the the delete statements in sql?
What are the qualities of 2nf?
What are the built in functions of sql?
How do I view stored procedures?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
What does subquery mean in sql?
What is an alias command?