top of page

Services

اشهر مجالات اوراكل الموجوده وهي تبدأ من
Oracle Developer

Course Contents
SQL - Pl/SQL - FORMS - REPORT
ومهمته ان يقوم بتصميم برنامج علي سبيل المثال

Database

 

كان في السابق جميع الشركات تستخدم النظام الورقي وبدات تتطور لاستخدام الكمبيوتر ومن هنا بدا يظهر ما يسمي Database اي بدلا من ان نقوم بتسجيل البيانات والمعلومات علي الورق فسنستخدم بدلا منها الكمبيوتر ونقوم بتسجيلها فيما يسمي بالـ Database وللـ Database مميزات كثيره جدا مثلا سرعه في الاستعلام عن البيانات وايضا لا تاخذ مساحه مكانيه وسهوله عمل نسخ من البيانات ولكن المشكله ان المستخدم النهائي او ما يسمي بالـ End User لا يستطيع ان يتعامل معها لانه لم يدرسها ولا يستطيع كتابه الـ Statement التي تمكنه من الاضافه والتعديل والمسح فلذلك كان بدأ تطرح فكره جديده وهي عمل Interface

Interface

وهي عباره عن انشاء شاشه شبيه بالورق الذي كنا نقوم بالتسجيل فيه حتي نُسهل علي المستخدم النهائي عمليه الادخال ولكن يتبقي لنا ان نقوم بعمل Connect بين الـ Interface والـ Database وذلك من خلال لغه برمجه

Program Language

وتستخدم لغه الـ Pl/sql لكي نربط بين الـ Interface والـ Database لكي نفهم البرنامج ان يأخذ البيانات الموجوده علي الشاشه ويسجلها في الداتا بيز والعكس في عمليه الاستعلام اي ناتي بالبيانات من الداتا بيز ونعرضها في الشاشه .

 

SQL
دورة اوراكل في جدة

This Oracle Database: Introduction to SQL training helps you write subqueries, combine multiple queries into a single query using SET operators and report aggregated data using group functions. Learn this and more through hands-on exercises

PL/SQL

دورة اوراكل في جدة

PLSQL stands for "Procedural Language extensions to SQL", and can be used in Oracle databases. PLSQL is closely integrated into the SQL language, yet it adds programming constructs that are not native to SQL.

 

ORACLE/PLSQL FUNCTIONS

Functions - AlphabeticalOracle/PLSQL Functions listed alphabetically

Functions - CategoryOracle/PLSQL Functions listed by category

Form/Report

دورة اوراكل في جدة

Oracle Forms Developer is used to develop a form that can access an Oracle database and present the data. Wizards and utilities are provided to speed up application development. The source form (*.fmb) is created and compiled into an "executable" (*.fmx). The Forms application is run (interpreted) by the Forms Runtime process.

 

Oracle Reports :

is a tool for developing reports against data stored in an Oracle database. Oracle Reports consists of Oracle Reports Developer (a component of the Oracle Developer Suite) and Oracle Application Server Reports Services (a component of the Oracle Application Server).

bottom of page