Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

!= (not equal) operator, Simple Operators, Binary Expressions
% (modulo) operator, Simple Operators, Binary Expressions
& (binary AND) bitwise operator, Simple Operators, Binary Expressions
' (single quote), Basic Syntax
* (asterisk), SELECT Header
* (multiplication) operator, Simple Operators, Binary Expressions
+ (addition) operator, Simple Operators, Binary Expressions
+ (positive sign) operator, Simple Operators, Unary Expressions
, (comma), Basic Syntax
- (sign negation) operator, Simple Operators, Unary Expressions
- (subtraction) operator, Simple Operators, Binary Expressions
/ (division) operator, Simple Operators, Binary Expressions
; (semicolon), Basic Syntax, SQLite SQL Command Reference
< (less than) operator, Simple Operators, Binary Expressions
<< (bit shift) operator, Simple Operators, Binary Expressions
<= (less than or equal to) operator, Simple Operators, Binary Expressions
<> (not equal) operator, Simple Operators, Binary Expressions
= (equal) operator, Three-Valued Logic, Simple Operators, Binary Expressions
== (equal) operator, Simple Operators, Binary Expressions
> (greater than) operator, Simple Operators, Binary Expressions
>= (greater ...

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.