mysql query question
-
sorry if this is OT, but is there any way to make the following mysql code simpler?
SELECT * FROM wp_posts WHERE ID=1 OR ID=15 OR ID=16 OR ID=17 OR ID=18
etc…
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘mysql query question’ is closed to new replies.