KEYWORD

KEYWORD does something interesting.

Syntax

Flow chart showing the syntax of CASE

Some arguments may need explanations.

  • this does that and is useful
  • this does that and is also useful

Examples

Examples are introduced by a title text and an optional description. Ideally they are made clear enough so that neither text nor output example is required. There should be many examples describing various situations.

Basic usage

This example does that
SELECT a FROM b;

Aggregations

Do something interesting
SELECT a FROM b;

Joining tables

Something else, equally interesting
SELECT a FROM b;

With dynamic designated timestamp

This is only interesting for certain users
SELECT a FROM b;