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 to connect multiple database in jdbc?
What is jdbc and jdbc drivers?
What are restrictions on triggers?
What are the types of jdbc drivers that exist?
How do I check in my code whether a maximum limit of database connections have been reached?
Explain Basic Steps in Writing a Java Program Using Jdbc?
Explain the locking system in jdbc?
How do we call a stored procedure from jdbc?
What is odbc and jdbc drivers?
What is 2 phase commit?
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
what is the current version of JDBC? and explain its features?