Hi Guys,
I have a table with the following fields:
StoreID (PK)
StoreName (Text)
Address (Text)
Default (?????)
I want to create the table with a list of stores where only 1 store can be a 'Default' store.
Is there any way that I can force this in the table design (like a radio button...