View Single Post
  #7 (permalink)  
Old 01-06-2009, 04:26 AM
polish_pothead is offline  
polish_pothead humbly walks among the Blades
polish_pothead
Polish Grow Star
polish_pothead's Avatar
Join Date: Aug 2008
Posts: 147
Re: General Questions about Grow closet

does your room have windows in it ?
__________________
++++++++++++++++++++++++++++++++++++++++++++++++++

Side effects: hungry, happy, sleepy. There is a chemical in weed that's called Fu#$-it!

My Romp19 Grow:

http://forum.grasscity.com/general-i...ghlight=romp19

CREATE TABLE 420.THESHIZNICK As
SELECT STRAIN, sum(THC_IND) As THC_AVERAGE_Indicator
FROM STRAIN_MAIN
WHERE THC_IND => 28 AND HIGH_LEVEL => 8
AND PEDAGOGIC_IND = 'Y'
GROUP By STRAIN;
  Reply With Quote