I have a table called "LOC_VEICULO" where the vehicle data is contained. In it I have the following field: DT_FABRICATION (DATE), where the manufacturing dates of the vehicles are stored.
I need to change the vehicles, indicating the dates of manufacture that should vary from 02/01/2008 until 02/01/2010.
How should I proceed?