Hi Guys,
How do you write a script to copy all values from one column to another column.
For example I have two columns EnquiryDate and ActionDate in a table. The ActionDate is have Null values at the moment. I would like to copy dates in each of the enquiryDate field to its corresponding actionDate field.
help would be appreciated
How do you write a script to copy all values from one column to another column.
For example I have two columns EnquiryDate and ActionDate in a table. The ActionDate is have Null values at the moment. I would like to copy dates in each of the enquiryDate field to its corresponding actionDate field.
help would be appreciated