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

اوامر للتعامل مع الـ Scripts

Featured Replies

بتاريخ:

الاخ الاعزاء :
السلام عليكم ورحمة الله وبركاته
نحتاج فى كثير من الأحيان خصوصاً عن بدء انشاء النظام أو عند نقله من مكان لاخر
الى التعامل مع ملفات الاوامر Scripts وفيما يلى بعض الأوامر للتعامل مع هذه الملفات :


Using Script Files
SQL*Plus provides commands to save the SQL buffer to a file, as well as to
run SQL statements from a file. SQL statements saved in a file are called a
script file.
You can work with script files as follows:
To save the SQL buffer to an operating system file, use the command
SAVE filename. If you do not provide an extension, the saved file will
have an extension of .sql.
By default, the SAVE command will not overwrite an existing file. If
you wish to overwrite an existing file, you need to use the keyword
REPLACE.
To add the buffer to the end of an existing file, use the SAVE filename
APPEND command.
You can edit the saved file using the EDIT filename command.
You can bring the contents of a script file to the SQL buffer using the
GET filename command.
If you wish to run a script file, use the command START filename.
You can also run a script file using @filename.
An @@filename used inside a script file looks for the filename in the
directory where the parent script file is saved and executes 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.