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

i want run a sql query query? which phases are run in a back ground? pls tell me the answer

1 Answers  


what is self join and how it works??

2 Answers   Infosys,


What is nvarchar in sql?

0 Answers  


What is the difference between between and in condition operators?

0 Answers  


What is meant by temporal data?

0 Answers  






..........refers to the disk mirroring

2 Answers   iFlex,


i want to display 1 to 10 numbers using one select statement.

18 Answers   HCL, Nyros, Oracle,


How can a function retun more than one value in oracle with proper example?

0 Answers  


What is primary key in db?

0 Answers  


What is difference between pls_integer and integer?

0 Answers  


When do we use triggers?

0 Answers  


Write the order of precedence for validation of a column in a table ?

2 Answers  


Categories