Product Documentation

SQL Reference Guide

Previous Topic

Next Topic

FairCom DB SQL Identifiers

SQL syntax requires users to supply names for elements such as tables, views, cursors, and columns when they define them. SQL statements then use those names to refer to the table, view, or other element. In syntax diagrams, FairCom DB SQL identifiers are shown in lowercase type.

The maximum length for FairCom DB SQL identifiers is 64 characters.

There are two types of FairCom DB SQL identifiers:

In This Section

Conventional Identifiers

Delimited Identifiers

TOCIndex