HTMLify
Home
Log in
Register
Dashboard
Frames
API
LeetCode - Find Customer Referee - MySQL
Views: 173 | Author:
abh
SELECT
name
FROM
Customer
WHERE
referee_id
!=
2
OR
referee_id
IS
NULL
;
Share this file:
Copy
Short Link
View Raw
Download File
(70 B)
Embed Code
Clone
Comments
Comment