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

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

متابعة

What is the difference between internal table and Database table ?

user-image
تم إضافة السؤال من قبل Peter Fouad Riad , Senior Software Developer , Compugeorge
تاريخ النشر: 2016/06/07
Faheem Md
من قبل Faheem Md , Senior Consultant , Computer Sciences Corporation

Intenral table is a local table which will be available at runtime only where as database table will hold the data and it is stored permanently.

Faran Bhaiji
من قبل Faran Bhaiji , Principal Consultant , Medline India

Internal tables are used for temperoray storage of data during Runtime . 

Data base tables save data permanently . 

Manish Kedia
من قبل Manish Kedia

DATABASE TABLE: It is a physically existing permanent container in database, which maintains data in terms of rowa and column.

INTERNAL TABLE: It provides a means of taking data from database table and storing it in working memory in ABAP.

TAZAN GOSAIN
من قبل TAZAN GOSAIN , Technical Co-Executive , UTTARA

Database table is permanent while internal table is temporary.

database table have master and transaction data while internal table does not have any master and transaction data.

database table have it's own memory.

Ismail Zabeeh K
من قبل Ismail Zabeeh K , Operations Analyst , Unibeton Ready Mix

Database tables are at the database level, and has permanent memory. But whereas Internal tables are created dynamically and executed only during runtime. Internal tables doesnt have permanent memory and gets terminated with the termination of program.

Denis Rubin
من قبل Denis Rubin , Security Manager , S.T.A.R.S. security

Discipline,knowledge,skills  

 

 

Amithkumar kamkar
من قبل Amithkumar kamkar , Grade B Associate ABAP Consultant , PEOL Technologies Pvt Ltd

Both Internal Table and Database table hold data. 

-> Internal Table data is available in ABAP Memory, Database data is stored in SAP Memory

->Data in internal table is available for use only in time of execution , Database tables hold permanent Data.

-> Database queries can me used on both Internal table and Database table

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

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟