: Equal : Comparison Functions Operators MySQL TUTORIALS
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
MySQL TUTORIALS
»
Comparison Functions Operators
»
Equal
»
266.1 .
SELECT .01 '0.01';
Hits: 1123
266.2 .
SELECT '0.01' = 0;
Hits: 1077
266.3 .
SELECT '0.0' = 0;
Hits: 1095
266.4 .
Type conversion when using the Equal operator
Hits: 1149
266.5 .
Equal
Hits: 1293
MySQL TUTORIALS
Comparison Functions Operators
»
Equal
Introduction
INTERVAL
BETWEEN AND
IS NULL ISNULL
COALESCE
IS
Equal
LEAST
Greater than
Less than
GREATEST
Not equal
IN
NULL safe equal
Aggregate Functions
Cast Functions Operators
Comparison Functions Operators
Control Flow Functions
Cursor
Data Dictionary
Data Types
Database
Date Time Functions
Encryption Compression Functions
Information Functions
Insert Update Delete
Introduction
Logic Operator
Math Numeric Functions
Miscellaneous Functions
MySQL Utilities
Privilege
Procedure Function
Regular Expressions
Select Query
String Functions
Subquery
Table
Table Join
Trigger
View