Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- select distinct ma.member_id as mid,
- ma.country as country,
- if(ma.country="","Not Found",if(ma.country = 'MYS',"Local","International"))
- from member_appendixes ma
- where ma.member_id in ('4865',
- '7345',
- '10035',
- '11516')
Advertisement
Add Comment
Please, Sign In to add comment