Re[2]: select query syntax

2001-05-02 Thread Igor V Yermakov
RT> On Sat, 28 Apr 2001 14:26:46 +0400 RT> Igor V Yermakov <[EMAIL PROTECTED]> wrote: >> i have 400 rows in my mysql database table >> and i wont get each N row from table (say each sixth row)??? >> please help me??? -- Best regards, Igor

select query syntax

2001-04-28 Thread Igor V Yermakov
i have 400 rows in my mysql database table and i wont get each N row from table (say each sixth row)??? please help me??? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.c

how limit works?

2001-01-15 Thread Igor V Yermakov
I have table with 100 records ++--+--+-+-+ | Field | Type | Null | Key | Default | Extra | ++--+--+-+-+ | decID | int(11)