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

where are cookies actually stored on the hard disk? : Sql dba

0 Answers  


How does postgresql compare to oracle/db2/ms sql server/informix?

0 Answers  


What is record variable?

0 Answers  


What is rtm stands for?

0 Answers  


Write a procedure to return the month and the number of developers joined in each month (cursor )

2 Answers   Tech Mahindra,






wa procedure to return the month and the no'f developers joined in each month.

4 Answers   Fidelity,


Which is the best place to learn hadoop?

1 Answers  


How do I find sql profiler?

0 Answers  


What is autocommit sql?

0 Answers  


Can we use commit or rollback in trigger? If yes, then how. Please explain with a suitable example?

5 Answers   HSBC,


What is trigger and types?

0 Answers  


Find out the 3rd highest salary?

51 Answers   BirlaSoft, DAC, Silvia Infotech, Sutra Infotech,


Categories