top of page
CerebroSQL
Log In
Search
Home
Menu
Close
HOME
DOCUMENTATION
SQL Tutorial for Oracle
SQL Tutorial for MySQL
SQL Tutorial for PostgreSQL
Oracle session event
Oracle A-D System Views
Oracle E-P System Views
SQL QUERY EDITOR
FOR RDBMS ORACLE
FOR RDBMS PostgreSQL
FOR RDBMS MySQL
FOR RDBMS MSSQL Server
FOR DATABASE SQLite
DOWNLOAD
ARTICLES
FORUM
Back
MySQL:
<=
Syntax:
<=
Less than or equal:
Example
mysql> SELECT 0.1 <= 2;
-> 1
bottom of page