Query Question
Posted: Thu Feb 14, 2008 2:32 pm
so i have a question about some things when i make a query.
i am doing something like this.
i make a query. then i do a while loop to output some data from the database. inside the while loop i make another query based on a result from my first query. and i may do that a couple of times.
now it works great for what i need to do my main question is. is it bad practice to do something like that?
i am doing something like this.
i make a query. then i do a while loop to output some data from the database. inside the while loop i make another query based on a result from my first query. and i may do that a couple of times.
now it works great for what i need to do my main question is. is it bad practice to do something like that?