What is de-normalization?
Answer / arpana
It is the process of attempting to optimize the performance
of the database by adding redundant data.Implemented in the
form of index views.With the help of this querying is very easy.
| Is This Answer Correct ? | 2 Yes | 0 No |
How can we retrieve data from the resultset?
Which jdbc driver type s is are the jdbc odbc bridge?
What is connection commit?
java based application for hospital management
callable is interface or class ?
Describe odbc?
Why do we need jdbc api?
What is jdbc architecture in java?
What is difference between statement and preparedstatement in jdbc?
Why “no suitable driver” error occurs?
what is connection pooling?
Does JDBC support stored procedures?