How to restrict column values to negative numeric and zero?
Can someone show me sample code snippets to set column values negative and zero so that entering positive values and characters generates "Error" ?
How to restrict column values to negative numeric and zero?
Can someone show me sample code snippets to set column values negative and zero so that entering positive values and characters generates "Error" ?
In general, errors are raised with the stop() command
Thank you, nirgrahamuk!
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.