arneweise77
Programmer
Hello!
I want to select a column named hours with the criteria "date >= 'some date' AND date <= 'other date'". In this table a also have a column named workcenter. My problem is that for workcenter one and two a want the same date criterias but for workcenter three a want to use diffrent dates. I tried to do it with union but don´t quite remember how it works.
Thanks!!
I want to select a column named hours with the criteria "date >= 'some date' AND date <= 'other date'". In this table a also have a column named workcenter. My problem is that for workcenter one and two a want the same date criterias but for workcenter three a want to use diffrent dates. I tried to do it with union but don´t quite remember how it works.
Thanks!!