الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ارجو الرد لان اسئلتي مهمه في الامتحان

Featured Replies

بتاريخ:

ارجو حل السؤالين الاتيين لانهم مهمين في الامتحان first ولأن المادة جديدة علي..............
السؤال الاول :
اكتب برنامج لزيادة راتب الموظف الذي يتم ادخال رقمه بنسبة 10%
السؤال الثاني :
اكتب برنامج ايجاد اكبر رقم بين 3 ارقام انت ادخلتهم

ارجو الرد لان اسئلتي مهمه في الامتحان واذا يمكن على ايميلي attractive0203@hotmail.com :D

بتاريخ:
  • كاتب الموضوع

ارجو اعادة حل الاسئلة السابقة .........................
لانهم مهم......
اذا ما فيها غلبة عليك.......
الله يعطيك العافية .........
شكرا لك .....

بتاريخ:

بالنسبة للسؤال الاول نفس السؤال اعتقد حضرتك كتبته قبل كداا فراجع مواضيع حضرتك

بالنسبة للسؤال تانى

ممكن تعمل فانكشن او بروسيدر


create or replace procedure maxnum(a number,b number,c number)
is 
begin if(a> then
if(a>c) then 
dbms_output.put_line(a);
elsif(a<c) then 
dbms_output.put_line©;
end if;
elsif(a< then 
if(b>c) then 
dbms_output.put_line(;
elsif(b<c) then 
dbms_output.put_line©;
end if; 
end if;
end;




---------------

create or replace function maxnumber(a number,b number,c number)
return number
is 
begin if(a> then
if(a>c) then 
return a;
elsif(a<c) then 
return c;
end if;
elsif(a< then 
if(b>c) then 
return b;
elsif(b<c) then 
return c;
end if; 
end if;
end




------ بالتوفيق

تم تعديل بواسطة @nana@

بتاريخ:

سورى ف مشكلة ف الكود مش بتظهر ال b اى مكان فاضى هو b ريللى سورى

شكل دا موشن ولا ايه

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

Account

Navigation

البحث

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.