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

Concepts of OO ABAP and why we are using it?

861


Mention the various databases integrities?

618


What is retro active accounting

1600


What happens if a function module runs in an update task? : abap modularization

595


How many types of views are there ?

645






The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

614


What is a 'z' report?

647


in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.

1725


What is bdc programming? : abap bdc

579


Define structure in abap data dictionary?

620


How to create any functions? How to go about it?

585


In which time constraint does the infotype records depend on the subtype ? : abap hr

639


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

599


How the transaction that are programmed by the user can be protected?

645


What are pooled tables? : abap data dictionary

665