public marks

PUBLIC MARKS from projects with tags data & join

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 +   added +   article +   back +   base +   based +   been +   char +   code +   column +   command +   content +   count +   create +   database +   date +   default +   drive +   exists +   file +   files +   find +   free +   from +   Given +   group +   have +   header +   host +   hosting +   http +   images +   important +   info +   information +   inner +   internet +   javascript +   join +   keyword +   le +   line +   link +   links +   linux +   list +   make +   more +   mysql +   name +   need +   network +   null +   order +   other +   parent +   part +   parties +   people +   pressure +   problem +   procedure +   products +   query +   read +   related +   research +   rows +   schema +   science +   search +   select +   server +   Should +   site +   sites +   size +   social +   software +   start +   such +   support +   system +   table +   tables +   that +   there +   this +   time +   tools +   type +   user +   value +   values +   where +   which +   will +   windows +   with +   your +