Hello team,
I want to copy the data from sql server table to synapse sql pool via dynamic query.
Source Destination Values
column 1 column1 ABC
column2 column2 123
column3 column3 BANGALORE
column4 column4 SYSDATE
For column 4 i need to display the sysdate on the fly. How it can be achieved .Please advise.
Reards
RK

