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 |
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
How to test jdbc connection to sql server?
How can we disable a constraint ?
How is database middleware used to access legacy databases?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is the major difference between java.util.date and java.sql.date data type?
What are the different types of statements? How we can you use preparedstatement.
How can I determine where a given table is referenced via foreign keys?
How to get the data from a table into a buffer?
How vendor Naming registry supports JNDI?
Can I get a null resultset?
What causes no suitable driver error?