public marks

PUBLIC MARKS from projects with tags type & that

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:

March 2007

MySQL AB :: MySQL 5.1 Reference Manual :: 3.2 Entering Queries

mysql> SELECT -> USER() -> , -> CURRENT_DATE; +---------------+--------------+ | USER() | CURRENT_DATE | +---------------+--------------+ | jon@localhost | 2005-10-11 | +---------------+--------------+ In this exam

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

February 2007

projects's TAGS related to tag type

address +   american +   article +   audio +   automated +   back +   body +   bookmarks +   char +   click +   column +   command +   comment +   comments +   commercial +   content +   count +   Country +   create +   data +   date +   default +   design +   digital +   email +   exists +   file +   files +   find +   font +   fonts +   free +   from +   Given +   great +   group +   have +   home +   http +   information +   inner +   join +   le +   line +   links +   list +   mail +   more +   mysql +   name +   news +   null +   order +   overview +   parent +   parties +   people +   photoshop +   problem +   procedure +   program +   published +   query +   related +   reminder +   resources +   rows +   save +   schema +   select +   server +   shops +   shows +   site +   software +   started +   submit +   support +   table +   tables +   text +   that +   this +   time +   tips +   tool +   tools +   topics +   value +   values +   version +   video +   view +   where +   which +   window +   windows +   with +   words +   your +