I have the current Account Type reference table with these values : Admin, Employee, Test, User.
So all user account will be like ID =04. But I am worried that while creating an account, may be the system may screw up the ID and give the user a 01, 02 or 03 then they will get admin rights into the site.
Is there a better way to define out the account types, separating User account types from the system ones