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

بتاريخ:

إخواني الأعزاء
عند إنشاء فهرس لجدول معين .. ثم بعد ذلك عند تنفيذ أمر select أجد أن البيانات بنفس الترتيب الموجودة به قبل إنشاء الفهرسة. بمعنى لا تغيير يحدث . ماهو الحل في نظركم .. جزاكم الله خيراً.

بتاريخ:

Indexes are optional structures associated with tables. Indexes can be created to increase the performance of data retrieval. Just as the index in a manual helps you quickly locate specific information, an Oracle index provides an access path to table data.


Indexes are useful when applications frequently query a table for a range of rows (for example, all employees with a salary greater than 1000 dollars) or a specific row.
Indexes are created on one or more columns of a table.Changes to table data (such as adding new rows, updating rows, or deleting rows) are automatically incorporated into all relevant indexes. Indexes are the primary means of reducing disk I/O when properly used. However,the presence of many indexes on a table decreases the performance of updates, deletes, and inserts, because Oracle must also update the indexes associated with the table.



الفهارس يا صديقى وسيلة لتسريع البحث خلال الجداول كبيرة الحجم ... و أعتقد أن ما تتكلم عنه هو عبارة order by التى تستخدم مع جملة الإستعلام select ... فأنت حين تستخدم حقل (عمود ) او أكثر فى فهرسة جدول فإنما أنت تستخدم قيمه لإجراء الفهرسة على حسب نوع الفهرس ولا يعنى ذلك أنك ستحصل فى نتيجة الإستعلام على العمليات الداخلية التى أجراها الفهرس لإرجاع القيمة لك.

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

شكرا يا أخي على هذا الرد وجزاكم الله خيرا

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

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

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

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

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

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.