Hello Community,
I am trying to apply the SQL 'where' clause with the In-Database tool as follows:
race_year = 2019
where circuit_id < 70
However, the SQL clause doesn't appear to be supported.

Any thoughts on how to implement T-SQL in the In-Database tool