Deleting Multiple Records based on a condition

I am new to Xano.  Is there a way to delete multiple records based on a condition?  For example, I have in my database set of dates in UnixTimeFormat and I wanted to delete all records lesser than the current Unix Time.

I was thinking also of creating stack of functions like :
1.  Query All records that satisfy the condition then
2. Delete all the results from number 1. 

Is this possible?

Thanks. 
Other
5 replies