$sql.metaData.getDatabaseProductName
Retrieves the name of this database product.
Syntax
$sql.metaData.getDatabaseProductName{jdbcProfileName}
Documentation
Retrieves the name of this database product.:
Paramter:
Requieres one parameter, this is your JDBC profile name.
Returns:
database product name
Throws:
SQLException - if a database access error occurs
Examples
Group
SQL
Minimum required transaction-mode:
NONE
Required scripting permission of the developer
PERMISSION_FL_BASIC
Minimum parameters
1
Maximum parameters
1