- 
                Notifications
    
You must be signed in to change notification settings  - Fork 690
 
LIKE
        Mathias Rangel Wulff edited this page Jun 12, 2015 
        ·
        3 revisions
      
    Match expression with pattern.
Syntax:
    expression LIKE patternThe pattern syntax uses these special characters:
- 
%- any character 
This operation also used in other AlaSQL commands:
- [SHOW TABLES](Show Tables)
 - [REMOVE COLUMN](Remove Column)
 
See also: MATCH
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo