Can you create an index on sex column where there is M or F?
Answer Posted / arun prasanth
Yes,We have to create bitmap index of that column
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is jdbc in java?
What does the jdbc driver interface do?
How can we move the cursor in a scrollable result set?
What is drivermanager in jdbc?
When do we use execute method in java jdbc?
What are the main steps in java to make JDBC connectivity?
What are the different types of classes in the api component?
Is jdbctemplate thread safe?
What does executequery return in java?
Which is best database for java?
What is odbc and jdbc drivers?
Name the method, which is used to prepare a callablestatement.
How do I check in my code whether a maximum limit of database connections have been reached?
Why is jdbc needed?
How to move the cursor in scrollable resultset ?