ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is difference between Oracle API and Oracle SQL Loader?

user-image
تم إضافة السؤال من قبل khaled Elrawy , صاحب الشركة , مكتب خالد الراوي للمحاسبة والمراجعة وأنظمة الكمبيوتر
تاريخ النشر: 2015/02/21
Mohamed Mahmoud Samy EL Haddad
من قبل Mohamed Mahmoud Samy EL Haddad , Senior Oracle Applications , Egyptian for Projects Operation and Maintenance (EPROM)

"Oracle SQL Loader" is a direct upload utility available in Oracle DB , using it you can get data from a text file directly into a database table in oracle.

"Oracle API" is a set of packages prepared by Applications teams to give the programmers a facility to design and create their own upload process.

Usually we use the SQL Loader to get the data to a temp table in the DB then we use the APIs to apply the rules we need and to upload the data into Oracle eBusiness Suite.

المزيد من الأسئلة المماثلة