| Syntax | $sql.metaData.getSQLKeywords{jdbcProfileName} |
| Documentation | Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL92 keywords.:
Paramter:
Requieres one parameter, this is your JDBC profile name.
Returns:
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL92 keywords.
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 |