Forum Discussion

waleed111's avatar
waleed111
Helper V
5 years ago
Solved

Merging queries

when i try to merge tow table i get this error: "select the column of the same type to continue"  so what is the problem?
  • negi007's avatar
    5 years ago

    waleed111  try to have the same data type for both mergeing column. First change the data type to Date/Time in both the tables and then try to attempt to merge tables.