بتاريخ: 9 يونيو 200916 سنة comment_159911 --مجموع درجات الطلاب وحساب النقاط والمعدل----------------------if------------------ :total:=:proof1+:proof2+:final+:part; if (95<= :total )then :proofs.ACCOUNT_NO:=8; :proofs.ACCOUNT:='+A'; elsif (90<= :total )then :proofs.ACCOUNT_NO:=7; :proofs.ACCOUNT:=' A'; elsif (85<= :total )then :proofs.ACCOUNT_NO:=6; :proofs.ACCOUNT:='+B'; elsif (80<= :total )then :proofs.ACCOUNT_NO:=5; :proofs.ACCOUNT:='B'; elsif (75<= :total )then :proofs.ACCOUNT_NO:=4; :proofs.ACCOUNT:='+C'; elsif (70<= :total )then :proofs.ACCOUNT_NO:=3; :proofs.ACCOUNT:='C'; elsif (65<= :total )then :proofs.ACCOUNT_NO:=2; :proofs.ACCOUNT:='+D'; elsif (60<= :total )then :proofs.ACCOUNT_NO:=1; :proofs.ACCOUNT:='D'; else :proofs.ACCOUNT_NO:=0; :proofs.ACCOUNT:='H'; end if; ------------------------------------------------------- تقديم بلاغ
بتاريخ: 9 يونيو 200916 سنة comment_159921 السلام عليكم شكرا لكولكن أنت تعمل على أي بيئة هل في الفورم أم ال pl/sql أرجوا اختيار القسم الصحيح كي نستفيد جميعاشكرا لك تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.