Can anyone tell me where I can find definitive documentation on SQL (or Access' implementation of it)? My question is prompted by my discovery of an instance of the use of the "DISTINCTROW" qualifier (if that's the right word) in a select query and my fruitless attempts to find out precisely how this works (and how, in particular, it's functionality differs from that of "DISTINCT".