public marks

PUBLIC MARKS from projects with tags data & parent

13 April 2007

Common Queries

by 1 other
SELECT foo, MIN(bar) AS bar FROM tbl GROUP BY foo To return the highest value, and order top to bottom by that value:

Common Queries

by 1 other
SELECT foo, MIN(bar) AS bar FROM tbl GROUP BY foo To return the highest value, and order top to bottom by that value:

03 March 2007

Common Queries

SELECT clientpartyID, pCli.name AS Client, contractorpartyID, pCon.name AS Contractor FROM contracts INNER JOIN parties AS pCli ON contracts.clientpartyID = pCli.partyID INNER JOIN parties AS pCon ON contracts

projects's TAGS related to tag data

about +   also +   article +   back +   business +   char +   code +   column +   content +   count +   create +   database +   date +   default +   development +   download +   drive +   drives +   example +   exists +   file +   files +   find +   form +   free +   from +   Given +   group +   have +   home +   http +   important +   info +   information +   inner +   internet +   join +   just +   le +   line +   link +   links +   linux +   list +   mail +   more +   mysql +   name +   need +   network +   null +   option +   order +   output +   parent +   part +   parties +   people +   problem +   procedure +   query +   range +   read +   related +   remote +   rows +   schema +   search +   select +   server +   site +   sites +   software +   such +   support +   system +   table +   tables +   temperature +   test +   tests +   that +   there +   this +   time +   tool +   tools +   topic +   type +   used +   value +   values +   when +   where +   which +   will +   windows +   with +   would +   your +