Good afternoon.
I was searching the internet and found nothing.
What I want to do is to limit all the INT fields to accept only the positives. Is there any SQL function to do this?
You could put an IF that validates that, but I do not want it to be the solution.
Greetings