PreparedStatement interface is for handling prepared SQL statement.
An SQL statement is precompiled and stored in a PreparedStatement object. 
This object can then be used to execute this statement multiple times.| 
          
     “Yesterday I was clever, so I wanted to change the world.      Today I am wise, so I am changing myself.” ― Rumi  |