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

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

Featured Replies

بتاريخ:

السلام عليكم

ارغب ان استعدي بيانات الموظف من schma hr مثل

رقم الموظف
المديرية
الدائرة
القسم

select DG_code into :DG_code , dep_code into :dep_code, section_code into :section_code
from hr where emp_no = :emp_no ;



هل هذا صحيح

بتاريخ:

السلام عليكم
جرب هذه:


Select Dg_Code, 
      Dep_Code, 
      Section_Code 
 Into :Dg_Code,
      :Dep_Code,
      :Section_Code
 From Hr.Table_Name 
Where Emp_No = :Emp_No;

بتاريخ:

بصراحه انا مش عارف ايه المديريه ولا ايه هى الدايره
بس عموما المفروض الكود يتكتب كده


select DG_code , dep_code, section_code
into  :DG_code,:dep_code,:section_code
from hr where emp_no = :emp_no;



طبعا الفاربيابول اللى حضرتك مستخدامها موجوده عندك فى الفورمه صح كده

  • بعد 2 أسابيع...
بتاريخ:
  • كاتب الموضوع

شكرا للجميع بس عملت الخطوه الاولي من الفاضل / Ahmad.Hasan
وصار عندي كل شي تمام وشكرا على كل من رد علي

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

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

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

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

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

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.