What is the criteria while applying index to any column on
any table.



What is the criteria while applying index to any column on any table...

Answer / vijay_1994

index syntax
-----------------
create index index_name on table_name (column_name)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Explain the insert into statements in sql?

0 Answers  


What is recursive stored procedure?

0 Answers  


what is clause? : Sql dba

0 Answers  


Does truncate need commit?

0 Answers  


What is Pragma EXECPTION_INIT ? Explain the usage ?

2 Answers  






what are pl/sql collections?

4 Answers   JPMorgan Chase, Oracle,


What is the use of sql trace?

0 Answers  


when is the use of update_statistics command? : Sql dba

0 Answers  


Write a sql query to find the names of employees that begin with ‘a’?

0 Answers  


What is pl sql block structure?

0 Answers  


What is Primary Key?

4 Answers   Ramco,


what is sql? : Sql dba

0 Answers  


Categories