Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
could you please help me with this issue.
i have two tables
table1:
TABLE 2:
AND I NEED THIS
THANKS!
gerardo
Hi
concatenate between two tables
if the field name is same in both the tables
id in both the tables
if ur result is like
t1.id,t2.id --
for this use the unqualify
or
use alias to change ur field name to id