×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: SQL
Posted by: Dylan Lopez
Added: Mar 5, 2018 8:55 AM
Views: 2797
Tags: mysql select
  1. SELECT * FROM `table` WHERE `id` IN (1,7,13,42);