having several simple query or combine them into one query?
Posted: Fri Sep 05, 2003 4:35 pm
I have some big queries that can spilt into few simple query.
but i'm worry
by doing that, it increases server overhead
when many users request it at the same time or at least increase time of carry it out.
i have many query in my project.
what do you think is better:
having several simple query or combine them into one query?
is there any rule for constructing queries?
but i'm worry
i have many query in my project.
what do you think is better:
having several simple query or combine them into one query?
is there any rule for constructing queries?