Multivision Interview Question

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

Interview Answer

Anonymous

Jul 9, 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.