Ask a Question related to Coldfusion Database Access, Design and Development.
-
bimbica #1
How to make double Order by???
I'm beginner with cold fusion...if someone could help me...
From a table with two fields City and Country I want to obtain an
interrogation with two ordering: first ordered Country and then City. Can I
make it in one query?
An example shoud be:
COUNTRY CITY
America Chicago
America New York
France Paris
Italia Milano
Italia Modena
Italia Roma
Thank you a lot!
bye
bimbica Guest
-
Tab Order always greyed out, need to redefine order but can't
I had a check box but then i had to delete it and change it to a text field. now my tab order is all out of whack and I can't seem to set the tab... -
Datagrid - Make columns match XML order
It seems there are lots of topics close to this, but none with answers. I have attempted to complete the Dinner Menu sample example in Flash 8. I... -
Double Clicking and Changing Order in Portal Rows
Oops, I submitted the question below the night before last. If there were any responses, they were deleted before I could catch them. The moderator... -
You must have Ncurses installed in order to use 'make menuconfig'
On Thu, Jun 26, 2003 at 09:27:54AM -0400, nori heikkinen wrote: 'make menuconfig' is part of the Linux kernel. libncurses5-dev is... -
You must have Ncurses installed in order to use 'make menuconfig'
On Thu, 26 Jun 2003 09:27:54 -0400 nori heikkinen <nori@sccs.swarthmore.edu> wrote: Probably because menuconfig works for every Linux... -
-
bimbica #3
Re: How to make double Order by???
Ok thank you I'll try to do so. But I've thought another way to do it, with group by country and order by city. If I want more than two ordered columns, will it work?
bimbica Guest
-
bimbica #4
Re: How to make double Order by???
:)
It works with more than two fields: for example ORDER BY Country, Language, City...and so on.
bimbica Guest



Reply With Quote

