Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
eyes:logics:append [2017/06/08 15:58]
bgraf created
eyes:logics:append [2017/06/12 16:04]
bgraf
Line 1: Line 1:
 ====== Append ====== ====== Append ======
-THIS position should be used for a brief introduction (max 2 sentences!) of the logic, stating WHAT and WHY it is doing something. 
  
 ===== Usage ===== ===== Usage =====
Line 17: Line 16:
 <​code> ​ <​code> ​
 SELECT *,img AS imageId FROM t0  SELECT *,img AS imageId FROM t0 
-<code/>+</code>
  
 This also adds the header entry img, though. This also adds the header entry img, though.