The function delete-sql-stream
deletes a stream from the broadcast stream for SQL command or result traffic.
The keyword type is one of :command
or :result
, and determines whether a stream for SQL command or result traffic is deleted.
The default value of type is :command
. The default value for database is *default-database*
.
add-sql-stream
list-sql-streams
sql-recording-p
sql-stream
start-sql-recording
stop-sql-recording