23.10.2012 Views

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Return values for <strong>Data</strong>baseMeta<strong>Data</strong><br />

Table 63: Return values for <strong>Data</strong>baseMeta<strong>Data</strong> methods (5 of 11)<br />

Method Description Returns<br />

getSchemaTerm() What is the database<br />

vendor’s preferred term for<br />

schema?<br />

getSearchStringEscape() This is the string that can be<br />

used to escape ‘_’ or ‘%’ in<br />

the string pattern style<br />

catalog search parameters.<br />

get<strong>SQL</strong>Keywords() Gets a comma-separated list<br />

of all a database’s <strong>SQL</strong><br />

keywords that are NOT also<br />

<strong>SQL</strong> keywords.<br />

getStringFunctions() Gets a comma-separated list<br />

of string functions.<br />

getSystemFunctions() Gets a comma-separated list<br />

of system functions.<br />

getTablePrivileges(String, String,<br />

String)<br />

getTables(String, String, String,<br />

String [])<br />

Gets a description of the<br />

access rights for each table<br />

available in a catalog.<br />

Gets a description of tables<br />

available in a catalog.<br />

getTableTypes() Gets the table types<br />

available in this database.<br />

getTimeDateFunctions() Gets a comma-separated list<br />

of time and date functions.<br />

getTypeInfo() Gets a description of all the<br />

standard <strong>SQL</strong> types<br />

supported by this database.<br />

getURL() What is the URL for this<br />

database?<br />

getUserName() What is our user name as<br />

known to the database?<br />

getVersionColumns(String, String,<br />

String)<br />

Gets a description of a<br />

table’s columns that are<br />

automatically updated when<br />

any value in a row is<br />

updated.<br />

Owner<br />

\<br />

See the OpenEdge <strong>SQL</strong><br />

Reserved Words section for a<br />

complete list of reserved<br />

words.<br />

ASCII, CHAR, CONCAT,<br />

DIFFERENCE,<br />

INSERT, LCASE, LEFT,<br />

LENGTH, LOCATE, LOCATE-2,<br />

LTRIM, REPEAT, REPLACE,<br />

RIGHT, RTRIM, SPACE,<br />

SUBSTRING, UCASE<br />

USERNAME, IFNULL, DBNAME<br />

(Result set)<br />

(Result set)<br />

(Result set)<br />

CURDATE, CURTIME, DAYNAME,<br />

DAYOFMONTH, DAYOFWEEK,<br />

DAYOFYEAR, MONTH, QUARTER,<br />

WEEK, YEAR, HOUR, MINUTE,<br />

SECOND, MONTHNAME, NOW,<br />

TIMESTAMPADD,<br />

TIMESTAMPDIFF<br />

(Result set)<br />

(The URL)<br />

(User name)<br />

(Result set)<br />

277

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!