Senin, 19 Februari 2018

[MS_AccessPros] Daisy Chain queries question

 

Hello all,


I was reading an article this weekend about daisy chaining queries together. And after inheriting a lot of databases since the retirement of my boss, I have been faced with some things that I feel could be more efficient. So this article peaked my interest.


So the situation is that I have found a macro that runs many queries to create several tables and to ultimately run a report at the conclusion of the macro. There are several strings of queries that have make table queries and append and update queries following the make table query. The building of the next table is built from the previous make table query and this goes on for several instances of queries. For example

qry1 makes table tbl1

qry2 uses tbl1 which makes table tbl2

qry3 uses tbl2 makes table tbl3

qry4 uses tbl3 makes table tbl4

qry5 uses tbl4 makes table tbl5


So I saw the daisy chain solution and thought of the efficiency of the daisy chain. So my question is would it be beneficial and more efficient to change the make table queries to select queries and use them in the next query  for the source.

for example


qry1 is the source of qry2

qry2 is the source of qry3

qry3 is the source of qry4

and so on.


Thank You

Jim Wagner

__._,_.___

Posted by: luvmymelody@yahoo.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___

Tidak ada komentar:

Posting Komentar