relaFon  names  (possibly  with  a   range-‐variable  a[er  each  name).   •  target-‐list    A  list  of  a\ributes  of  relaFons  in  rela%on-‐list   •  qualifica%on    Comparisons  (A\r  op  const  or  A\r1  op   A\r2,  where  op  is  one  of  <,  >,  ≤,  ≥,  =,  ≠)    combined   using  AND,  OR  and  NOT.   •  DISTINCT  is  an  opFonal  keyword  indicaFng  that  the   answer  should  not  contain  duplicates.    Default  is  that   duplicates  are  not  eliminated!       Lipyeow  Lim  -‐-‐  University  of  Hawaii  at  Manoa   3   SELECT [ DISTINCT ] target-list FROM relation-list WHERE qualification