DBResult defaultExecPrepared(DBStatement<a> con, [Maybe<String> ] params)
Usage
Databases that do not support prepared statements should use this function in the execp field of their DBHandle. It will throw the Builtins::Not_Implemented Exception if called.