i have The tables the same structure
for Example
table 1
code name
100 ahmed
101 ali
table 2
code name
200 sayd
201 mohsen
And I need to query the result can be
code name
100 ahmed
101 ali
200 sayd
201 mohsen
How do I do this by sql statment
|
Results 1 to 2 of 2
Thread: Merge two tables
|
Click Here to Expand Forum to Full Width |