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

How To Do Alert Massage

Featured Replies

بتاريخ:

sallam

please how to do massgae alert for appointment to dental doctors

the alert must be when the same doctor name have to patient in the same time( we have more than doctor in the center) when the secrtary take appointment for

tow patient at the same time

the alert massage appear


please help :rolleyes:

بتاريخ:

try using count function that you can know like this example

declare
x number;
begin select count(*) into x from patient where patient_name=:patient_name and doctor_name=:doctor_name;
if x>1 then
message('no your message');
else
null;
end if;
end;




try to solve problem like the previous example

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

thank you

I Will try it

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

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

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

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

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

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.