Select statement to read data into internal tables. Types of Select statements

Showing Answers 1 - 4 of 4 Answers

Anuj Kumar

  • Jun 21st, 2005
 

SELECT * INTO TABLE FROM

.

  Was this answer useful?  Yes

PUSHY

  • Sep 4th, 2005
 

SELECT * FROM ------ INTO itab. 
ENDSELECT.

  Was this answer useful?  Yes

vsnl

  • Oct 11th, 2006
 

select * from database table into (internal table name)

         the above statement collects data into the header area of the internal table.

   and

select * from database table into table (internal table name)

          the above statement collects the data into the body area directly .

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions

 
 

 

It looks like you are using an AD Blocker!

 

 

Please Turn OFF your ad blocker

- OR -

LOGIN to continue using GeekInterview website.

 

 

 

Disable
Ad Blocker

 

Learn More

Login
GeekInterview

 

Login

Create your
GeekInterview account

 

Signup

Continue Reading after Disabling

 

Refresh