cancel
Showing results for 
Search instead for 
Did you mean: 
jamesava
Member
since ‎04-22-2021
‎04-23-2021

Your latest statistics

  • 0 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a table1 with roughly 40 columns. I have created table2 like table1 but included few more columns. That is because I have 4 tables like table1 and now want to combine them all into one table, table2. If I try INSERT INTO table2 SELECT * FROM t...