today:
70
yesterday:
158
Total:
1,001,324

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 530
Notice America's Anthem 2020.12.27 637
216 Rep. Devin Nunes—‘Biden Team Is Putting on a Facade That They’ve Won’ 2020.12.01 48
215 REAL TIME - 2020 ELECTION - 11/262020 2020.11.25 48
214 I do not accept former Vice President Joe Biden as president-elect because of allegations of voter fraud. 2020.11.11 48
213 strategy to strengthen the Chinese Communist Party's global dominance 2020.09.05 48
212 Foods Exported From China You Should Never Eat - Fork 2020.05.18 48
211 Can China Be Sued Over the Coronavirus? 2020.04.12 48
210 Live: Trump holds rally in Georgia ahead of Senate runoff 2021.01.04 47
209 EXCLUSIVE: Swalwell DEFENDED CHINA Over Criticism | Rep. Kevin McCarthy | Huckabee 2020.12.13 47
208 Foods Exported From China You Should Never Eat - Tea 2020.05.18 47
207 New Trump Petition Asks Supreme Court to Overturn Pennsylvania Election Results file 2020.12.20 47
206 Director of National Intelligence: Election ‘Issues’ Need to Be Resolved Before Winner Declared 2020.12.07 47
205 Voting System Examination Dominion Voting Systems Democracy Suite 5.5-A file 2020.11.17 47
204 The election integrity group True the Vote is suing Pennsylvania Gov 2020.11.11 47
203 Comedians Warn of Biden's Stupidity - You be the Judge 2020.11.01 47
» 10/24/2020 2020.10.24 47
201 Joe Biden: China's Puppet 2020.09.22 47
200 NYPD Officer Allegedly Acted as Agent for Chinese Government, Complaint Says 2020.09.21 47
199 China stifles coronavirus research in apparent bid to control narrative 2020.04.12 47
198 Orange County coronavirus cases 2020.03.31 47
197 Washington state ; 7th coronavirus death 2020.03.03 47
196 Learning Chinese 2022.02.04 46
195 Congress has right to reject Electoral College votes 2020.11.21 46
194 Lawsuits and Recounts - Michigan 2020.11.21 46
193 BREAKING: Georgia Elections Says: "WE ARE GOING TO FIND ILLEGAL VOTES ON ELECTION DAY" 2020.11.09 46
192 SOUTHERN CALIFORNIA CORONAVIRUS CASES - 03/30/2020 file 2020.03.30 46
191 Sidney Powell: It will be BIBLICAL 2020.11.23 46
190 Congress has right to reject Electoral College votes 2020.11.21 46
189 Facebook and Twitter Suck 2020.11.11 46
188 TRUMP WON file 2020.11.03 46
187 SoCal church sues over Gov. Newsom's singing ban 2020.08.30 46