Zbiór zmian 167 dla trunk/RaportySQL/RozliczenieWplywowWgDatyWplaty2.rdl
- Data:
- 2009-01-13 22:40:10 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/RaportySQL/RozliczenieWplywowWgDatyWplaty2.rdl (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/RaportySQL/RozliczenieWplywowWgDatyWplaty2.rdl
r130 r167 461 461 <Query> 462 462 <DataSourceName>BAZA_REKLAM</DataSourceName> 463 <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null order by year(DATA_W)desc</CommandText>463 <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null and year(DATA_W)<2009 order by year(DATA_W)desc</CommandText> 464 464 <rd:UseGenericDesigner>true</rd:UseGenericDesigner> 465 465 </Query>
