Pool object wrappers around DBIConnection methods that deal
with the safe interpolation of values into an SQL string and
the reverse – parsing interpolated variables from SQL. See
DBI::sqlInterpolate()
and
DBI::sqlParseVariables()
for the original
documentation.
1 2 3 4 5 |
conn, sql, ..., .dots |
See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.