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

Subscribe to our news:
Partners
Testimonials
Fred Hildenbrand: "I have purchased MySQL Maestro and like it very much, it has made it much easier to deal with DBA maintenance and table replication as well as a quick way to create SQL statements with the graphical query tool. Good job on a fine product".
Mark J Nijland: "I have used the trial versions of your software for a couple of days now. It has been one of those increasingly rare experiences. They simply work, have rich feature sets, are superbly designed, and exceed my highest expectations".

More

Add your opinion

SQL Maestro for MySQL online help

Prev Return to chapter overview Next

Specifying UDF options

Specify UDF options according to your needs. The detailed description is given below.

 

 

Name

Set here the name that should be used in SQL statements to invoke the function.

 

Return

Use the drop-down list to specify the function return value.

 

Library name

Enter the basename of the shared object file that contains the code that implements the function. The file must be located in the plugin directory. This directory is given by the value of the plugin_dir system variable.



Prev Return to chapter overview Next