today:
93
yesterday:
419
Total:
1,019,497

10/24/2020

2020.10.24 21:01 Views : 47

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 592
Notice America's Anthem 2020.12.27 671
216 20 Reasons Election 2020 Is Far From Over file 2020.11.24 49
215 strategy to strengthen the Chinese Communist Party's global dominance 2020.09.05 49
214 Foods Exported From China You Should Never Eat - Fork 2020.05.18 49
213 Can China Be Sued Over the Coronavirus? 2020.04.12 49
212 Live: Trump holds rally in Georgia ahead of Senate runoff 2021.01.04 48
211 Facebook and Twitter Suck 2020.11.11 48
210 Harlan Hill predicts Trump will win in a "landslide" | 9 News Australia 2020.10.12 48
209 Rep. Devin Nunes—‘Biden Team Is Putting on a Facade That They’ve Won’ 2020.12.01 48
208 Orange County coronavirus cases 2020.03.31 48
207 New Trump Petition Asks Supreme Court to Overturn Pennsylvania Election Results file 2020.12.20 47
206 EXCLUSIVE: Swalwell DEFENDED CHINA Over Criticism | Rep. Kevin McCarthy | Huckabee 2020.12.13 47
205 Foods Exported From China You Should Never Eat - Tea 2020.05.18 47
204 STAY WITH ME file 2021.01.09 47
203 New Trump Petition Asks Supreme Court to Overturn Pennsylvania Election Results file 2020.12.20 47
202 Director of National Intelligence: Election ‘Issues’ Need to Be Resolved Before Winner Declared 2020.12.07 47
201 Voting System Examination Dominion Voting Systems Democracy Suite 5.5-A file 2020.11.17 47
200 The election integrity group True the Vote is suing Pennsylvania Gov 2020.11.11 47
199 Comedians Warn of Biden's Stupidity - You be the Judge 2020.11.01 47
» 10/24/2020 2020.10.24 47
197 Joe Biden: China's Puppet 2020.09.22 47
196 NYPD Officer Allegedly Acted as Agent for Chinese Government, Complaint Says 2020.09.21 47
195 Portland assault video says it was a ‘random’ attack 2020.08.18 47
194 China stifles coronavirus research in apparent bid to control narrative 2020.04.12 47
193 Big Companies ban employee travel amid coronavirus concerns 2020.03.04 47
192 Washington state ; 7th coronavirus death 2020.03.03 47
191 White House, Hillary Clinton Decline to Comment on Durham Allegations file 2022.02.18 46
190 Senator John Kennedy Closing Statement Georgia VOTER FRAUD Hearing. Time to PUNISH violation of LAW! 2020.12.03 46
189 Congress has right to reject Electoral College votes 2020.11.21 46
188 Lawsuits and Recounts - Michigan 2020.11.21 46
187 BREAKING: Georgia Elections Says: "WE ARE GOING TO FIND ILLEGAL VOTES ON ELECTION DAY" 2020.11.09 46