public marks

PUBLIC MARKS from projects with tags mysql & procedure

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 mysql

about +   access +   accounts +   authentication +   back +   because +   began +   cancel +   case +   char +   column +   com +   command +   count +   create +   current +   customer +   data +   databases +   date +   default +   Domains +   Easy +   email +   enter +   Entering +   exists +   Fantastico +   find +   forums +   free +   freebsd +   from +   frontpage +   Given +   group +   guarantee +   have +   hits +   host +   hosting +   information +   inner +   join +   knowledgebase +   le +   line +   linux +   list +   login +   member +   month +   name +   next +   null +   order +   pages +   parent +   parties +   password +   pro +   problem +   procedure +   protection +   query +   quote +   read +   reseller +   rows +   schema +   script +   secure +   select +   semicolon +   server +   sessions +   setup +   site +   statement +   support +   table +   tables +   that +   this +   time +   type +   unlimited +   uptime +   user +   users +   Using +   value +   values +   version +   visitor +   website +   where +   which +   windows +   with +