Hello,
i have set different columns of a table to business required in dataverse.
Anyway when testing an app data where i add data by patch i recognize that i was still able to enter data even when the column was left blank.
I though business required is comparebale to "not null" in sql server.
Is there a way make sure that null can not be entered at all in column direct on database level?