Posted by Jerry Stuckle on 09/18/07 16:51
Steve wrote:
> "Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
> news:3budneICm_NOLHLbnZ2dnUVZ_tWtnZ2d@comcast.com...
>> Alec wrote:
>>> Sorry newbie question...
>>>
>>> I have made two different search queries on the same table.
>>>
>>> How can I join these together in one list, so the results from the
>>> first query come listed before the second, ie keeping the same order.
>>>
>>> Many thanks
>>>
>>> Alec
>>>
>> Alec,
>>
>> You should be asking SQL questions in a SQL group, not a PHP group. You'll
>> get much better answers.
>
> that's debatable. ;^)
>
>
Not at all. There are a number of possibilities here, none of which I
have seen offered in this group. But I've seen a lot of them offered in
comp.databases.mysql.
People here are PHP experts. People in comp.databases.mysql are MySQL
experts - and have vastly more knowledge about MySQL than most PHP
programmers.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|