Multivision interview question

Using JDBC, what is the difference between a dynamic statement and a stored statement?

Interview Answer

Anonymous

9 July 2015

I'm not sure. But I remember you can compose SQL queries as string and then pass them to the RDBMS. I am pretty sure I got this question wrong.