©SQL :: Manager
HomeProgram InformationTechnical detailsFree downloadDonate for a cup of coffee
This website works better with Javascript
The MyWAY SQL Manager can be downloaded here for free: as PHP installation file as GZIP file as ZIP archive
If the download from this page does not work, you can also download the program here (Virus checked at heise.de).
By downloading you accept the General Terms and Conditions
The program MyWAY SQL-Manager only works with Javascript
myway SQL Manager for MySQL and MariaDB, Download on Uptodown
Comparison functions in MySQL, MariaDB

MySQL and MariaDB - Overview of the Comparison functions

MySQL and MariaDB provides a variety of comparison functions that can be used to compare values, perform conditional logic and filter data based on certain criteria in SQL queries. They can be combined with other MySQL functions and operators to perform more complex comparisons and data transformations.
Vergleichs-Funktionen

COALESCECOALESCE(%, %)
Gibt das erste Nicht-NULL-Argument zurück.
More about COALESCE Function
DECODE_ORACLEDECODE_ORACLE()
Decodiert einen Binärstring im Oracle-Modus.
More about DECODE_ORACLE Function
GREATESTGREATEST(%, %)
Gibt das größte Argument zurück.
More about GREATEST Function
INTERVALINTERVAL(%, %)
Gibt den Index des Arguments zurück, das kleiner als das erste Argument ist.
More about INTERVAL Function
IFIF(Expression, Value1, Value2)
Wenn/sonst-Konstrukt.
More about IF Function
LEASTLEAST(%, %)
Gibt das kleinste Argument zurück.
More about LEAST Function
STRCMPSTRCMP(String 1, String 2)
Vergleicht zwei Zeichenketten.
More about STRCMP Function


See also: List of all MySQL and MariaDB built-in functions
Updated: 2025-11-04ImprintContactTerms & conditionsPrivacy & CookiesUpdatesSitemapFacebookLinkedin©2020-2025 Heino Cunze-Fischer