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 |
What is an advantage of using the jdbc connection pool?
what is connection pooling?
Differentiate between stored procedure and functions?
In JDBC, All the API?s are interfaces? Where is the actual implementation?
What is metadata in java programming?
How will you perform truncation using JDBC?
Why we use while rs next ())?
How do I find ojdbc jar version?
Why do you use a data source object for a connection?
What is the most common example type 1 driver?
What is odbc. how is it related to sql cli?
How can I manage special characters when I execute an insert query?