1
I have a table Atendimento in my comic book. Inside it I have two fields that are: HrIni which refers to the initial and other time HrFim which refers to the final time.
I need each record of these two fields to be stored in a new field tempo the value YES for appointments that lasted more than 20 min.; and the value NAO for appointments that lasted   less than 20 min. 
In case I would have to make the calculation of the interval enter Hrini and Hrfim (Format - 00:00:00).
Can anyone help me? In case I have not been clear I ask you to inform me.
I need to store, because I will use the data that will be exported in another format.
– Rodrigo Segatto