Hi i am surya, i have faced this questions plz give me the
answer.
I have requirement like this, i have two internal tbale like
itab and itab1 in itab i have 50 records, in itab1 100
records are there. When execute this question what will be
the output a]50 b]100 c]150? And how to join two internal
tables what is the syntax for that?

Answer Posted / mahesh

be clear with TAB1 and TAB2 ..ok.. using two tables...
and about the Joins ..
Joins are two types
Inner Join or outer Join

Syntax :
Select * or columns from Table1
<(Jointype) inner join> Table2
ON <condition>

let me now if it is wrong........... about the syntax...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the basic functions of database utility?

577


what are the two methods of modifying sap standard tables? : abap data dictionary

616


How will you link form with the event driven in sap scripts?

524


What is the difference between a structure and a table? : abap data dictionary

605


Can we call reports and transactions from interactive reporting lists?

618






What is projection view?

533


What is the modification assistant?

569


How would you suppress the display of a parameter on the selection screen?

559


what next in SAP-ABAP/4 is it going to be change?

1646


How can we access the correction and transport system?

539


What is the difference between a substructure and an append structure?

618


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

517


How to create any functions?

546


visibility section for class level and attributes level

813


When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?

568