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

Subscribe to our news:
Partners
Testimonials
Shafiq Far: "Just wanted to let you know that I think the SQL Maestro for Postgres is excellent. We've tried a variety over the past few years and none are even close to yours. Well done".
Iwan Kelaiah: "SQL Maestro products (Postgresql) have saved me a lot of time in designing, managing and generating reports and front-ends of Postgresql databases. Keep up the great work and thank you for such great products.".

More

Add your opinion

PostgreSQL Maestro online Help

Prev Return to chapter overview Next

Parameter Editor

The editor allows you to change the Parameter name, Data type.
 

The Scope box is available for PostgreSQL server 8.1+. Earlier versions support the INPUT value for the function parameters scope only. For PostgreSQL 8.4.+ it's possible to specify Variadic parameters. This allows you to write a function with an indefinite number of parameters, as long as they are all the same data type.

 

 

 



Prev Return to chapter overview Next