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 revisionBoth sides next revision
webseite:mysql:basic [2014/06/02 10:03] lunetikkwebseite:mysql:basic [2014/06/05 15:55] lunetikk
Line 17: Line 17:
  
 ===== Code examples ===== ===== Code examples =====
-^Code^What it does^+ Code   What it does  ^
 |  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