version 8.5.2.8.
I have little experience in SQL.
I am trying to write a query that will allow me to generate a list of any record that has been modified by a specific user in a given time.
The results need to include the custid, the date it was modified, and the user that did so.
My attempts have returned gibberish.
Can this be done?
Thanks for the help
Eds.
I have little experience in SQL.
I am trying to write a query that will allow me to generate a list of any record that has been modified by a specific user in a given time.
The results need to include the custid, the date it was modified, and the user that did so.
My attempts have returned gibberish.
Can this be done?
Thanks for the help
Eds.