Re: How to make it shorter and better?
- From: Sandman <mr@xxxxxxxxxxx>
- Date: Sat, 29 Apr 2006 22:10:34 +0200
In article <e2vf80$cn7$1@xxxxxxxxxxxxxxx>, "AlGorr" <a@xxxxx> wrote:
Sandman thanks a lot !!!!!!!!!!!!!!!!!!!
That's much better! I will use your exemple.
Only look:
we have to ask 4 times the server for these 4 queries. It's a SQL question.
Is it possible to put for ex. 2 queries in one big and make work the server
more faster?
Nah, not more efficient. It's still four queries with four different
rules. They all need to be executed separately.
--
Sandman[.net]
.
- References:
- How to make it shorter and better?
- From: AlGorr
- Re: How to make it shorter and better?
- From: Sandman
- Re: How to make it shorter and better?
- From: AlGorr
- How to make it shorter and better?
- Prev by Date: Re: exec returns -1
- Next by Date: Re: My rant about unix home directories
- Previous by thread: Re: How to make it shorter and better?
- Next by thread: Re: How to make it shorter and better?
- Index(es):
Relevant Pages
|