I'm working in python coding to automate the new queries base on exiting table in .mdb files. I would like to ask about how to run a loop to check whether the "Required" co to yes or no (In the current checking table). I will use the setting for next step to generate the SQL command in python.
Remark: In Microsoft website use command "CREATE INDEX index_name ON table (field) WITH DISALLOW NULL" to create this kind of column https://support.microsoft.com/en-us/office/require-a-value-in-a-field-d6bf6ff6-d653-48ef-b484-54a33c36f6c6