GeekInterview.com
Series: Subject: Topic:
Question: 27 of 27

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

Asked by: Interview Candidate | Asked on: Sep 4th, 2005
Showing Answers 1 - 4 of 4 Answers
Anuj Kumar

Answered On : Jun 21st, 2005

SELECT * INTO TABLE FROM

.

  
Login to rate this answer.
PUSHY

Answered On : Sep 4th, 2005

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

  
Login to rate this answer.
krithubala

Answered On : Sep 22nd, 2005

View all answers by krithubala

select ...from dbtable into table itab.select ...from dbtable into itab.endselect.

  
Login to rate this answer.
vsnl

Answered On : 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 .

Yes  1 User has rated as useful.
  
Login to rate this answer.

Give your answer:

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

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.