Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What difference between internal tables and extract datasets?

0
Posted

What difference between internal tables and extract datasets?

0

The lines off an internal table always have same structure. By using extract datasets, you could handle groups off data with different structure and get statistical figures D m grouped data. You have B define structure off internal table at begining. You need not define structure off extract dataset. In contrast B internal tables, system partly compresses extract datasets when storing them. This reduces storage space required. Internal tables require special work area for interface whereas extract datasets do not need an special work area for interface. LOGICAL DATABASE.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123