Query Run
SHOW TABLES; 6 years ago
SELECT 'zapp' <> NULL; 6 years ago
SELECT 'zapp' <> 'zappp'; 6 years ago
SELECT NULL = NULL; 6 years ago