$sql.metaData.getDriverName

Retrieves the name of this JDBC driver.
Syntax
    $sql.metaData.getDriverName{jdbcProfileName}
DocumentationRetrieves the name of this JDBC driver.:

    Paramter:
      Requieres one parameter, this is your JDBC profile name.
    Returns:
      JDBC driver name
    Throws:
      SQLException - if a database access error occurs
Examples
GroupSQL
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1