Site Tools


webseite:mysql:basic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
webseite:mysql:basic [2014/06/02 10:03] lunetikkwebseite:mysql:basic [2014/11/30 03:52] lunetikk
Line 17: Line 17:
  
 ===== Code examples ===== ===== Code examples =====
-^Code^What it does^+ Code   Function  ^
 |  SELECT * FROM Table WHERE Cell LIKE 'test'  |  select all rows in Table where Cell contains 'test'  | |  SELECT * FROM Table WHERE Cell LIKE 'test'  |  select all rows in Table where Cell contains 'test'  |
 |  SELECT IdX FROM Table WHERE Cell LIKE '$Var'  |  select IdX from Table where Cell contains variable Var  | |  SELECT IdX FROM Table WHERE Cell LIKE '$Var'  |  select IdX from Table where Cell contains variable Var  |
webseite/mysql/basic.txt · Last modified: 2018/12/20 17:40 by lunetikk