design users on different levels etc...
Posted: Tue Aug 09, 2005 2:49 am
Hi,
Do you think it's worth separating different user levels in defferent tables...I hear some people suggest that, so that we can set the sql injection demage to minimum.
Otherwise I could always use one table with "user_level" column that will be e.g (admin, regular user, whatever).
Any thoughts about this...
Any links or comments on what good user table design would satisfy...
Thanks
Do you think it's worth separating different user levels in defferent tables...I hear some people suggest that, so that we can set the sql injection demage to minimum.
Otherwise I could always use one table with "user_level" column that will be e.g (admin, regular user, whatever).
Any thoughts about this...
Any links or comments on what good user table design would satisfy...
Thanks