Harry Shmedlap
Registered User.
- Local time
- Today, 12:20
- Joined
- Aug 9, 2005
- Messages
- 51
Does anyone have a function that, when called from a query, will return the name of that query?
I need this for the following reason:
I have about 20 queries that I run sequentially, each one adding its own records to a single common target table. If I have one column that shows the name of the query that the corresponding records came from, then I know which query to suspect when there are problemmatic records.
I need this for the following reason:
I have about 20 queries that I run sequentially, each one adding its own records to a single common target table. If I have one column that shows the name of the query that the corresponding records came from, then I know which query to suspect when there are problemmatic records.