SQLBatch packet

The SQLBatch packet is sent by the client to request that the database server execute the enclosed SQL command(s). It only has one property.

Properties

sql: the SQL command(s) to execute.