איך למצוא משתמש לפי user_id?

Alternatively, you can use the awesome Data Explorer plugin:

SELECT *
FROM users
WHERE id = 398
5 לייקים