Dear all,
I need to check that rows within a master/details form have to be controlled (number or other parameters).
For istance I need that the number or rows for a “date” must be unique (in order to do not have duplication for the same date).
Is there a trick ? I think to use SELECT (*) COUNT … WHERE but probably there is something smarter.
Thanks
Giovannino