21.01.2013 Views

QlikView Reference Manual.pdf - QlikCommunity - QlikView

QlikView Reference Manual.pdf - QlikCommunity - QlikView

QlikView Reference Manual.pdf - QlikCommunity - QlikView

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example: Difference Between Numbers and String Literals<br />

The difference between names and string literals becomes clearer comparing the following expressions:<br />

'12/31/96'<br />

as a part of an expression will be interpreted as the text string "12/31/96", whereas<br />

12/31/96<br />

as a part of an expression will be interpreted numerically as the date Dec. 31, 1996, and assigned the corresponding<br />

numerical value, provided that the system date format is MM/DD/YY.<br />

Example: MS Access<br />

Microsoft Access ODBC Driver 3.4 (included in MS Access 7.0) accepts the following quotes when analyzing<br />

the select statement:<br />

Field names and table names: [ ] , " " or ` `<br />

String literals: ' '<br />

Not accepted: ´ ´<br />

282

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

Saved successfully!

Ooh no, something went wrong!