|
 |
 |
 |
| DeviceSQL Prototyper |
| The DeviceSQL™ Prototyper provides an interactive prototyping environment for quickly building, testing and debugging data management applications written in DeviceSQL. The Encirq Prototyper is essentially an interactive interpreter for DeviceSQL commands. It allows users to enter and execute DeviceSQL commands one command at a time or load a file of commands. |
 |
| The DeviceSQL Prototyper allows users to interactively define functions, procedures, datatypes, tables, exceptions and variables, execute statements and examine the values of expressions. For example, users can interactively create a table, populate it with some values, write a function that does a SELECT on that table, execute the function and examine the results. The DeviceSQL Prototyper is a straightforward and efficient way to write, test and fix code. |
 |
|
 |
 |
|
 |
|
|