Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mysql> select id, title, email from sys_user where id in (1111149,1111176,1112538);
- +---------+---------------------+-------------------------+
- | id | title | email |
- +---------+---------------------+-------------------------+
- | 1111149 | Jean Eliassaint | [email protected] |
- | 1111176 | Ekid Nigussie | [email protected] |
- | 1112538 | Victor Tolul - Live | [email protected] |
- +---------+---------------------+-------------------------+
Advertisement
Add Comment
Please, Sign In to add comment