Choose your SQL server:
AnySQL
MySQL
MS SQL Server
PostgreSQL
Oracle
SQL Anywhere
DB2
SQLite
Firebird
MaxDB

Subscribe to our newsletter

MS SQL Maestro online Help

Prev  Return to chapter overview Next 

Parameter Editor

Parameter Editor allows you to set parameter options in a few mouse clicks.

 

Use the Parameter name box to set the parameter name. Note that the name of the parameter must be unique among parameter names in the function.
 
The Default value specifies a parameter value, when no value is explicitly supplied.
The Data type drop-down list defines the type of the parameter.
 

Microsoft SQL supports the scope function parameters (Input is the default value).

 

 

Use the Size edit box to define the length of the parameter value for float, char and other data types and the Precision edit box to define the precision of the parameter value, e.g. for decimal data type.



Prev  Return to chapter overview Next