$sql.metaData.supportsANSI92IntermediateSQL

Retrieves whether this database supports the ANSI92 intermediate SQL grammar supported.
Syntax
    $sql.metaData.supportsANSI92IntermediateSQL{jdbcProfileName}
DocumentationRetrieves whether this database supports the ANSI92 intermediate SQL grammar supported.:

    Paramter:
      Requieres one parameter, this is your JDBC profile name.
    Returns:
      1 if so; 0 otherwise
    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