today:
77
yesterday:
158
Total:
1,001,331

10/24/2020

2020.10.24 21:01 Views : 44

DECLARE

 SSID2 NUMBER;

 SSID NUMBER;

 SID NUMBER; 

 SAMOUNT NUMBER;

 STARTDATE NUMBER;  

 

BEGIN

delete from MISSIONARY_SUB_2;

delete from MISSIONARY_SUB2_2;

delete from MISSIONARY_YEAR2;

 

/* Select Missionary */

insert into MISSIONARY_SUB_2

Select 

MISSIONARY_ID,SUPPORTER_ID,AMOUNT,CONTRIBUTION_DATE, to_number(to_char(CONTRIBUTION_DATE,'MM')), 

to_number(to_char(CONTRIBUTION_DATE,'YYYY')),

to_number(to_char(CONTRIBUTION_DATE,'MM'))+ to_number(to_char(CONTRIBUTION_DATE,'YYYY'))*100

from CONTRIBUTION 

where UPPER(:P112_MISSIONARY_ID) = MISSIONARY_ID 

and CONTRIBUTION_DATE BETWEEN :P112_FROM AND :P112_TO;

 

/* Sum Supporter's Contribution */

insert into MISSIONARY_SUB2_2

Select 

SSID,SUM(SAMOUNT),SYYYYMM

from MISSIONARY_SUB_2 

Group by SSID,SYYYYMM;

/*COMMIT;

END;

STARTDATE := (Select MIN(SDATE2) FROM MISSIONARY_SUB2_2);*/

 

INSERT INTO MISSIONARY_YEAR2 (SID)

SELECT DISTINCT SSID FROM MISSIONARY_SUB_2;

/* Loop */

     FOR x IN (Select * from MISSIONARY_YEAR2) LOOP

 

     UPDATE MISSIONARY_YEAR2

     SET MON1 = (SELECT SAMOUNT2 FROM MISSIONARY_SUB2_2 WHERE SSID2 = x.SID AND SDATE2 = (Select MIN(SDATE2) FROM MISSIONARY_SUB2_2))

     WHERE SID = x.SID;

 

     UPDATE MISSIONARY_YEAR2

     SET MON2 = (SELECT SAMOUNT2 FROM MISSIONARY_SUB2_2 WHERE SSID2 = x.SID AND SDATE2 = (Select MIN(SDATE2) FROM MISSIONARY_SUB2_2)+1)

     WHERE SID = x.SID;

     

     END LOOP;

 

COMMIT;

END;

 

select * from MISSIONARY_YEAR2

select * from MISSIONARY_SUB_2

select * from MISSIONARY_SUB2_2

select to_date('092015','mmyyyy') from dual

 

    dt

1   09/01/2015

No. Subject Date Views
Notice Jon Voight: Pray Donald Trump makes a ‘comeback stronger than ever’ 2022.08.12 530
Notice America's Anthem 2020.12.27 637
1206 Irvine had the highest number of confirmed cases COVID-19 in OC 2020.03.31 44
1205 SOUTHERN CALIFORNIA CORONAVIRUS CASES - 04/01/2020 file 2020.04.01 44
1204 Orange County employee tests positive for coronavirus, makes other workers nervous file 2020.04.10 44
1203 Foods Exported From China You Should Never Eat - Oil 2020.05.18 44
1202 CORRECT THE RECORD: FACT CHECKING BIDEN’S PHILADELPHIA SPEECH 2020.09.22 44
1201 Statement from the President 2020.12.27 44
1200 Can China Be Sued Over the Coronavirus? 2020.04.12 44
1199 Trump to 'suspend immigration into the United States' by executive order 2020.04.20 44
» 10/24/2020 2020.10.24 44
1197 How Will Election Lawsuits Play Out In The Courts? Hans von Spakovsky Weighs-In 2020.11.08 44
1196 LIVE - VOTER FRAUD 2020.11.19 44
1195 Sidney Powell: It will be BIBLICAL 2020.11.23 44
1194 17 States Urge Supreme Court to Review Texas Bid Challenging Election Results in 4 States 2020.12.09 44
1193 Big Companies ban employee travel amid coronavirus concerns 2020.03.04 45
1192 Corona virus = made in China 2020.03.20 45
1191 OC Parks joins parking lot closures at county beaches and parks to curb coronavirus 2020.03.27 45
1190 FLYING CAR 2020.04.20 45
1189 America. Land of Opportunity. file 2020.08.25 45
1188 Melania Trump speaks at the Republican National Convention | Full file 2020.08.26 45
1187 Hunter Biden demanded Chinese billionaire pay $10 million for ‘introductions alone’ 2020.10.16 45
1186 Lawsuits and Recounts - Wisconsin 2020.11.21 45
1185 STAY WITH ME file 2021.01.09 45
1184 Why nature conservation is necessary 2020.08.09 45
1183 strategy to strengthen the Chinese Communist Party's global dominance 2020.09.05 45
1182 Trump holds 'Great American Comeback' event in Wisconsin 2020.09.20 45
1181 The election integrity group True the Vote is suing Pennsylvania Gov 2020.11.11 45
1180 Pennsylvania Judge Throws Out 216 Ballots After GOP Candidate’s Lawsuit 2020.11.23 45
1179 Trump Files Suit in Wisconsin, Seeks to Forward Case to State Legislature file 2020.12.02 45
1178 Senator John Kennedy Closing Statement Georgia VOTER FRAUD Hearing. Time to PUNISH violation of LAW! 2020.12.03 45
1177 Trump Campaign Files Supreme Court Challenge to Overturn Election Results in Pennsylvania file 2020.12.20 45