بتاريخ: 14 مارس 200620 سنة comment_63023 i have project and i want to get the expire date by make 2 feilds in the form like .....from................... to....................and i want to get every date between these dates...please help me by send the code if u couldand thank for every one تقديم بلاغ
بتاريخ: 15 مارس 200620 سنة comment_63090 لم افهم سؤالك جيدا ولكن هذا كود اتمنى ان يكون ما تقصدdeclare v_date date; beginfor i in 1..(:to_date-:from_date) loop v_date :=:from_date+i; message(v_date); message(v_date);end loop;end ; تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.