[Alert] What is meaning of alert query(*,10s,now)?

I have many queris A,B,C…,H.
I want to alert on these queries.
query(A,5m,now)
query(B,5m,now)
query(C,5m,now)
.
.
.
query(H,5m,now)

Is there anything can try the above expression?
ex) query(*,5m,now)