1 line
52 B
MySQL
1 line
52 B
MySQL
|
SELECT * FROM contact_info where agent_id = ANY($1);
|
|
SELECT * FROM contact_info where agent_id = ANY($1);
|