Can you create an index on sex column where there is M or F?



Can you create an index on sex column where there is M or F?..

Answer / arun prasanth

Yes,We have to create bitmap index of that column

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More JDBC Interview Questions

What is the difference between setmaxrows(int) and setfetchsize(int)?

0 Answers  


What is JDBC Savepoint? How to use it?

0 Answers  


What is encrypted connection?

0 Answers  


How do I disallow NULL values in a table?

0 Answers  


Is the JDBC-ODBC Bridge multi-threaded?

2 Answers   Wipro,






What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  


what is callable statement?

6 Answers   Infogain,


What types of DataSource objects are specified in the Optional Package?

0 Answers  


What is url in jdbc connection?

0 Answers  


What are the basic exceptions in jdbc?

0 Answers  


Can I get a null resultset?

0 Answers  


RowSetInternal caller and returns void. What can I do in the readData method?

0 Answers  


Categories