Skip to Content
0
Former Member
Sep 06, 2017 at 05:44 AM

Stored Procedure to limit a UDF character limit

59 Views

Hi,

Currently in OINS there is a UDF called U_MAC

By default this field was set as 50 character

Due to recent request, the field need to be limit to 14 char only

How to write a SP TN to block from add/update if that field is more than 14 char?

Thanks