Message-
From: Alex
To: [EMAIL PROTECTED]
Sent: 6/18/04 5:07 AM
Subject: strange query result
Hi, ppl!
I have a MySQL-server on FreeBSD-5.2.1 computer and a client on another
computer under windows xp.
I have the following simple query SELECT internal_number,page_no FROM
pages WHERE docs=307
Hi, ppl!
I have a MySQL-server on FreeBSD-5.2.1 computer and a client on another
computer under windows xp.
I have the following simple query SELECT internal_number,page_no FROM
pages WHERE docs=307 ORDER BY page_no
that results in 587 lines with two integers only.
Simple query with low output