Open
Description
Jesse Seldess commented:
We need to add a page on "Prepared Statements", covering both how these work in application code and how they can work for scripts/testing.
The MySQL docs are a good reference: https://dev.mysql.com/doc/refman/8.0/en/sql-syntax-prepared-statements.html
Jira Issue: DOC-2091