Help for this page

Select Code to Download


  1. or download this
    #untested
    
    ...
       ON table1.fruit_id = table2.fruit_id
       WHERE table1.fruit = ?
    ', undef, 'apple');
    
  2. or download this
    [ [a1], [a2], [a3] ]