| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Siegfried Heintze | Date: | July 26 2005 1:59am |
| Subject: | How to select first 1000 records like MySQL Control Center 0.9? | ||
| View as plain text | |||
Some dialects of SQL have SELECT [FIRST|TOP 1000] clause for their SELECT syntax. I looked at the syntax for mysql and it does not appear to have this feature. Apparently, however, this is possible because the MySQL Control Center does this. How does it do it? Thanks, Siegfried
