Hello, I need some help to find a solution for this task:
I have two tables, on contain a columns called small, tall and month. The second table contains the columns small_december and tall_december.
I need to write a script that looks for the record month of the first table and names of the columns if they contain the word, in this case December. if the condition matches the data will be copy from table 1 and bring it for table 2.