Guest User

Untitled

a guest
Dec 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Addresses table
  2. --------------------
  3. id | address
  4. --------------------
  5. 1 | 123 demo
  6. --------------------
  7. 2 | 1st demo
  8. --------------------
  9. 3 | 123
  10. --------------------
  11. 4 | demo
  12.  
  13. select * from address where address = (1st or 123)
Add Comment
Please, Sign In to add comment