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