Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An object name may be quoted or unquoted. If an object name contains special characters, you must quote it whenever you refer to it. The quote identifiers supported by ExcelSQL are the square brackets ([object name]) and double quotes ("object name").

Contents

Table of Contents



Info

Keywords are not case-sensitive. In this document, keywords such as SELECT are capitalized for illustration purposes.


Query Syntax

ExcelSQL queries are SELECT statements of below form:

...