Related Documentation Download this Manual
PDF (US Ltr) - 35.0Mb
PDF (A4) - 35.1Mb
Man Pages (TGZ) - 255.4Kb
Man Pages (Zip) - 360.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
Excerpts from this Manual

MySQL 5.7 Reference Manual  /  Indexes  /  Operator Index

Operator Index

Symbols | A | B | C | D | E | I | L | N | O | R | X

Symbols

[index top]

A

[index top]

B

[index top]

C

[index top]

CASE value WHEN compare_value THEN result END

Section 12.5, “Flow Control Functions”

CASE WHEN condition THEN result END

Section 12.5, “Flow Control Functions”

CASE WHEN expr1 = expr2 THEN NULL ELSE expr1 END

Section 12.5, “Flow Control Functions”

D

[index top]

E

[index top]

I

[index top]

L

[index top]

LIKE

Section 6.2.6, “Access Control, Stage 2: Request Verification”
Section 12.10, “Cast Functions and Operators”
Section 10.2, “Character Sets and Collations in MySQL”
Section 8.3.8, “Comparison of B-Tree and Hash Indexes”
Section 8.8.2, “EXPLAIN Output Format”
Section 24.8, “Extensions to SHOW Statements”
Section 12.17.3, “Functions That Search JSON Values”
Section 13.8.3, “HELP Statement”
Section A.11, “MySQL 5.7 FAQ: MySQL Chinese, Japanese, and Korean Character Sets”
Section 4.5.1.4, “mysql Client Server-Side Help”
Section 1.6.1, “MySQL Extensions to Standard SQL”
Section 21.7.4, “NDB Cluster Replication Schema and Tables”
Section 12.4.1, “Operator Precedence”
Section 3.3.4.7, “Pattern Matching”
Section 25.4.4, “Pre-Filtering by Instrument”
Section 21.6.17, “Quick Reference: NDB Cluster SQL Statements”
Section 8.2.1.2, “Range Optimization”
Section 16.1.6.3, “Replica Server Options and Variables”
Section 5.1.10, “Server SQL Modes”
Section 13.7.5.3, “SHOW CHARACTER SET Statement”
Section 13.7.5.4, “SHOW COLLATION Statement”
Section 13.7.5.5, “SHOW COLUMNS Statement”
Section 13.7.5.14, “SHOW DATABASES Statement”
Section 13.7.5.18, “SHOW EVENTS Statement”
Section 13.7.5.24, “SHOW OPEN TABLES Statement”
Section 13.7.5.28, “SHOW PROCEDURE STATUS Statement”
Section 13.7.5.35, “SHOW STATUS Statement”
Section 13.7.5.36, “SHOW TABLE STATUS Statement”
Section 13.7.5.37, “SHOW TABLES Statement”
Section 13.7.5.38, “SHOW TRIGGERS Statement”
Section 13.7.5.39, “SHOW VARIABLES Statement”
Section 6.2.4, “Specifying Account Names”
Section 12.8.1, “String Comparison Functions and Operators”
Section 9.1.1, “String Literals”
Section 5.1.8.3, “Structured System Variables”
Section 11.3.2, “The CHAR and VARCHAR Types”
Section 26.4.4.5, “The ps_setup_disable_consumer() Procedure”
Section 26.4.4.6, “The ps_setup_disable_instrument() Procedure”
Section 26.4.4.9, “The ps_setup_enable_consumer() Procedure”
Section 26.4.4.10, “The ps_setup_enable_instrument() Procedure”
Section 11.3.6, “The SET Type”
Section 5.1.8, “Using System Variables”

N

[index top]

O

[index top]

R

[index top]

X

[index top]