mmartinez74
Technical User
Assuming that I have a table called: tbl_Clients
and that I want to create a query that selects all records from tbl_Clients and save it as myQueryClients.
All of this will run as a routine.
How could I do that?
and that I want to create a query that selects all records from tbl_Clients and save it as myQueryClients.
All of this will run as a routine.
How could I do that?