I stored columns from one table to another and i want to see what the second table contains.
for example:
select a.bc, a.cd, b.ef into #table