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 |
preparedstatement p= new preparedstatement is it possible ?
10 Answers Fidelity, IBM, Infrasys,
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How does a custom RowSetReader get called from a CachedRowSet?
What are the different types of interfaces in the api component?
What is execute(), executeUpdate() and executeQuery() methods?
Can we return resultset in java?
What is the use of JDBC DriverManager class?
callable is interface or class ?
How transactions are performed using JDBC ?
What is transaction processing in jdbc?
What is the latest version of JDBC? What are the new features added in that?
Differentiate between a statement and a preparedstatement.