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
Properties
sql: the SQL command(s) to execute.
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.
sql: the SQL command(s) to execute.