R
rob p
I am pulling in data from a Mas90 ODBC database into a select query. Having
this query, what is the best way to get it written to a table? Make another
query? I am lost on the concept of where to do this. Records should be
selected by check date by the way.
Also, with data being grouped by date, is there a way to only write to the
table once so there is not a doubling of records? Or do they overwrite each
other????
thanks.
this query, what is the best way to get it written to a table? Make another
query? I am lost on the concept of where to do this. Records should be
selected by check date by the way.
Also, with data being grouped by date, is there a way to only write to the
table once so there is not a doubling of records? Or do they overwrite each
other????
thanks.