Index: trunk/ippMonitor/def/simplePlotChipQueue.d
===================================================================
--- trunk/ippMonitor/def/simplePlotChipQueue.d	(revision 37983)
+++ trunk/ippMonitor/def/simplePlotChipQueue.d	(revision 40882)
@@ -1,8 +1,6 @@
-TABLE chipRun, rawExp
+TABLE chipRun JOIN rawExp USING (exp_id)
 TITLE New sky plot - chip
 FILE  simplePlotChipQueue.php
 MENU  ipp.plots.dat
-
-WHERE chipRun.exp_id = rawExp.exp_id
 
 #    field                size  format  name           show     link to         extras
