In article <ddm2fv$hkn$2 (AT) nemesis (DOT) news.tpi.pl>,
"gniewosh" <news (AT) inso (DOT) pl> wrote:
Quote:
Well, what result are you getting for the MySQL vs PostgreSQL?
Are you sure the same data set is in both databases?
There is not a problem with data only with syntax of the sql language,
because as I written I have a query with is working perfectly in mysql. This
query is giving me a list of particular records from column name which are
ordered according to column surname. When I was try to use the same query
for pgsql I have problem, because the database never return me answer. |
Perhaps you need to add the field to the list of columns to return. I
have to say, when I sort on columns, it is always columns I plan to
display - so I have always had my ORDER BY in the column list of the
SELECT.
--
Available for Hire! http://amduus.com/Resumes/