sql-set-sqli-buffer
sql-set-sqli-buffer is an interactive compiled Lisp function in `sql.el
'.
(sql-set-sqli-buffer)
Set the SQLi buffer SQL strings are sent to.
Call this function in a SQL buffer in order to set the SQLi buffer SQL
strings are sent to. Calling this function sets `sql-buffer' and runs
`sql-set-sqli-hook'.
If you call it from a SQL buffer, this sets the local copy of
`sql-buffer'.
If you call it from anywhere else, it sets the global copy of
`sql-buffer'.