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
Ivan Mykhavko -
Apexx Cloud -
Marc Mintel -
Harshit Dattaram Sanas -
Top comments (0)