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

What is consistency?

0 Answers  


Explain normalization and what are the advantages of it?

0 Answers  


what are the advantages of cursors than procedures?

2 Answers  


How do you use join?

0 Answers  


wtite down triggr not any entry on Sunday

2 Answers   NIT,






What does partition by mean in sql?

0 Answers  


What is microsoft t sql?

0 Answers  


Can we join 3 tables in sql?

0 Answers  


what are all different types of collation sensitivity? : Sql dba

0 Answers  


What is latest version of sql?

0 Answers  


What is scalar and vector?

0 Answers  


what is cursor. write example of it. What are the attributes of cursor.

0 Answers  


Categories