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 |
Is it possible to connect to multiple databases simultaneously?
What does executequery return in java?
How is jndi useful for Database connection?
Why prepared statements are faster?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
What is device controller?
What is de-normalization?
Why hibernate is better than jdbc?
What are the different types of interfaces in the api component?
Is jdbc a web technology?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Where can I find ojdbc14 jar file?