الانتقال إلى المحتوى
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

بتاريخ:

إزاى أجعل الاستعلام بالكود والتاريخ معا فى وقت واحد

بتاريخ:

ابقى وضح السؤال يا باشا

- حطهم الاتنين في الـ where clause

او اعملها بـ set_BLOCK_property('block_name',default_where,'code=5 and date= ''10/03/2014'''

والله اعلم

هي حاجة شبه كده بس انا مفيش أدامي جهاز فمش عارف بصراحة الكود  شغال ولا لا

بتاريخ:

If :code is null and :date is null then
message('please fill all fileds code and date');
message('please fill all fileds code and date');
else
declare

cursor get_block_data
is select * from table_name
where code = :blk.code and date = :blk.date

begin
for i in get_block_data;
:blk.colum1:=i.colum1;
:blk.colum2:=i.colum2;
:blk.colum3:=i.colum3;
:blk.colum4:=i.colum4;
:blk.colum5:=i.colum5;
end if;
end loop;

end;

  • بعد 4 أسابيع...
بتاريخ:

ممكن توضح هذا الكود مع الشرح يا اسلام

بتاريخ:

ممكن توضح هذا الكود مع الشرح يا اسلام

لو خت بالك تلاقي فيه اتنين اسلام ردوا عليك

حدد لو سمحت

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

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

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

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

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.