Good to know.
You could use something like this:
ORDER BY CASE WHEN name = 'NAME UNKNOWN' THEN 2 ELSE 1 END, name
Good to know.
You could use something like this:
ORDER BY CASE WHEN name = 'NAME UNKNOWN' THEN 2 ELSE 1 END, name
For further actions, you may consider blocking this person and/or reporting abuse
Mohamed Zahi -
Tobias Mønster Madsen -
Lakshmi Pritha Nadesan -
Lakshmi Pritha Nadesan -
Top comments (0)