 | DETAILS |
+0 > 200> |
|
| Parents |
> ,Safe>
|
ne ''> |

|
| Website | ne ''> |
| Established | > , |
| Disbanded | == 0>Still Active !=0>> , |
| Last Modified | > , : |
| Description | ne 'Y'>,plaintext> |
| INFORMATION |
| Date | Registrations |
| (%) |
>
| ,Safe> , |
SELECT SUM(Amount) PRegT FROM PartyReg WHERE ParentContainer= AND PartyReg.StartDate=;OUTPUT NIL
SELECT PartyRegID,Amount,Abbr,Color FROM PartyReg,Party WHERE ParentContainer= AND PartyReg.StartDate= AND Amount>0 AND PartyID=PartyLink ORDER BY Amount DESC;OUTPUT Results
|
SELECT DISTINCT StartDate FROM PartyReg WHERE ParentContainer= ORDER BY StartDate DESC;OUTPUT
|