Often times you end up with the need to pull something from the database conditionally depending upon some other criteria. For example, given the following table, how would list the first names shared by one or more people? table: users col: firstname col: lastname Commonly people will either put in a counter somewhere or it [...]
-
Home > Archives for Tuesday, May 22nd, 2007