Navigation:  NexusDB Guide > SQL Reference > SQL Language Elements >

Literals

Previous pageReturn to chapter overviewNext page

NexusDB V3 Manual

Literals

button_main button_prev button_next

NexusDB Manual V3 > SQL Reference > SQL Language Elements

Specify a non-null value.

 

Syntax

 

<literal> ::=

<unsigned literal> ::=

<general literal> ::=

 

Usage

 

Literals, commonly perceived as constants, can be used in SQL everywhere a value can be specified. Since literals have a data type, they can only be used in places where data of the particular type is permitted.

 

 


Conformance

 

SQL:2003 standard

 

-

-

-

-

-

Core SQL

Feature F421 "National character"

Feature T041 "Basic LOB data type support"

Feature F052 "Intervals and datetime arithmetic"

Feature T031 "BOOLEAN data type"


Numeric Literals

String Literals

DateTime Literals

Interval Literals

Boolean Literals

 

© Nexus Database Systems Pty Ltd.

nexus_logo