Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

pass a query as a string to MySQL stored procedure

right now we are creating a stored procedure in MySQL and calling it using JPA @NamedStoredProcedureQuery, but is it possible pass the entire query as string to MySQL directly as a stored procedure.

Comments