QDB Virtual Machine Opcodes

QDB uses a virtual machine to execute SQL statements. You can configure QDB to list the opcodes of the programs generated to execute the SQL statements and you can trace program execution.

Before you can easily interpret virtual machine programs, you must understand the instruction format and virtual machine features.