If I want to do a check a name, I want to see how many rows/name exists in the \"username\" column under users table. Lets say thousands ... hundred of thousands, should I u
Select statement produces more traffic if there lot of users with same name(lots of rows instead of one).