On 10/3/19 3:22 PM, greigwise wrote:
I'm running the following query on Postgres version 10.8: SELECT count(*) FROM test_table WHERE and id_column_1 IN (9954, 9690, 9689, 9688) AND id_column_2 IN (75328, 51448, 48060, 48065, 51803, 51449, 51802, 48064, - Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
Is "where and" just a typo?