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 difference between tables and structures?

617


What is the function of a data element?

625


What is meant by performance analysis? Have done anything to improve the performance?

558


What are the restrictions on subscreens?

644


What are the different window types in sapscript?

580






What is match code? : sap abap hr

642


what is the difference between hashed & sorted internal tables?

1633


How does the interface between the dynpro and the abap/4 modules take place?

555


What are the function modules used to create batch input session? : abap bdc

629


Is it possible to run host command from SAP environment? How do you run?

617


What is the meaning of client independent?

569


Explain get pernr concept when we use logical data base? : abap hr

755


What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc

560


What is filter dependent BADI?

928


What is the difference between data elements and domains?

576