Retrieves a comma-separated list of string functions that are available with this database.
public java.lang.String getStringFunctions()
Return Value
A string that contains the string functions.
Exceptions
Remarks
This getStringFunctions method is specified by the getStringFunctions method in the java.sql.DatabaseMetaData interface.