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
Garvit Gupta -
Saeed Niyabati -
Abdulla Ansari -
Akarshan Kapoor -
Top comments (0)