(select case when substr(UserName,1,1)='a' then 1 else 4 end from users limit 0,1)

For further actions, you may consider blocking this person and/or reporting abuse
(select case when substr(UserName,1,1)='a' then 1 else 4 end from users limit 0,1)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)