mjcaestecker
Registered User.
- Local time
- Today, 09:43
- Joined
- Aug 17, 2012
- Messages
- 25
Greetings all,
Is it possible to have one column that has results in it from two tables??
for example:
in column 1:
A
B
C
D
E
and in column 2 (from another table)
F
G
H
can I have a column created by sql that puts the two together as
A
B
C
D
E
F
G
H
Thanks for the help
Is it possible to have one column that has results in it from two tables??
for example:
in column 1:
A
B
C
D
E
and in column 2 (from another table)
F
G
H
can I have a column created by sql that puts the two together as
A
B
C
D
E
F
G
H
Thanks for the help
