Best way to find out if user is already registered
How to find out, that a user is already registered, for e.g. in a web
application? Like i have a database of 1L users. Everytime checking the
whole database is resource consuming. Is there any other optimal approach?
 
No comments:
Post a Comment