
The function sql-stream returns the broadcast stream used for recording SQL command or result traffic.
The keyword type can be one of :command or :result , and specifies whether to return the broadcast stream for command or result traffic.
The default value of type is :command . The default value of database is *default-database* .
add-sql-stream
delete-sql-stream
list-sql-streams
sql-recording-p
start-sql-recording
stop-sql-recording