S
Souris
I wanted to run my update query base on the the record count of my table.
Is it possible to be done using condition marco?
I have my query like
"SELECT COUNT(*) FROM MYTABLE"
I wnated to run my update quesry base on this select query.
Any informaiton is great appreciated,
Is it possible to be done using condition marco?
I have my query like
"SELECT COUNT(*) FROM MYTABLE"
I wnated to run my update quesry base on this select query.
Any informaiton is great appreciated,