Arthur Fuller
fuller.artful at gmail.com
Fri Mar 21 09:16:44 CDT 2014
Charlotte (et. al.), Slight change to what you wrote: FIRST is not a grouping option in SQL; it's Access-specific. IN MS-SQL it's TOP [n[/%]]. In MySQL and MariaDB it's LIMIT [n]. Arthur