Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SELECT name FROM score WHERE score > 100 OR (SCORE = 100 AND created > $this->created)
- SELECT name FROM score WHERE score < 100 OR (SCORE = 100 AND created < $this->created)
Advertisement
Add Comment
Please, Sign In to add comment