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

Subscribe to our newsletter
Partners
Testimonials
DavidNR: "MS SQL Maestro is a great app. Loved it. I only used it for its blob support thus far, very nice and very fast".
Alex Torin: "Several months ago I downloaded the trial versions of several Microsoft SQL administration tools that I was able to find using google. I had considerable trouble with most of them crashing... but using your product I was able to isolate and solve the problems I was having. I decided to add it to my toolkit and have recommended it to a few others".

More

Add your opinion

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