Enquire Now

Tags: parameterized-query

A pre-compiled and optimized SQL statement that can be executed multiple times by changing certain constant values during each execution. Often used to prevent SQL injection.

0 Questions