prepared statement
English
Noun
prepared statement (plural prepared statements)
- Used other than figuratively or idiomatically: see prepared, statement.
- (databases) A database query that has parameters which are replaced by values when it is executed, instead of the values being part of the statement itself.
Synonyms
- parameterized statement, parameterized query