Joined table, store Plate (as PK), Description, Status, Alert_Address (stores e-mail address(es) to e-mail when seen).
I've got almost all SQL logic in a Stored Procedure, and pass in any variables as parameters (even if this is just internal to me, trying to keep best practice to sanitize data...