Resolved! Fix Script to copy date from a Datetime field to a Date field for all records in the table.
Hi, This is a scenario of my request. Incident table has a field Opened - which is date time field. I have to create a new field on Incident table my_Opened and its should be date field and I have to create a fix script to copy only the date values f...