Skip to content
Andrey Gershun edited this page May 27, 2015 · 3 revisions

LIKE

Match expression with pattern.

Syntax:

    expression LIKE pattern

This operation also used in other AlaSQL commands:

  • [SHOW TABLES](Show Tables)
  • [REMOVE COLUMN](Remove Column)

See also: MATCH

Clone this wiki locally