R
Rick
Hi,
I am trying to come up with a design on how to retrieve data from my db.
The db represents an order with multiple child tables which also have child
tables. I am wondering is better to create one complex select statement
with inner joins or break it up? Any sugesstions?
Thanks
I am trying to come up with a design on how to retrieve data from my db.
The db represents an order with multiple child tables which also have child
tables. I am wondering is better to create one complex select statement
with inner joins or break it up? Any sugesstions?
Thanks