How do make sure that the primary key has one "@" in the column "email" in MS Access database, so it does not save any data without one "@" and throw exception.
I also have one column that saves domain names and it should have one "."
How do I do this validation too?