Posts tagged as:

Miscellaneous

Referencing Stored Data in The Same Table

2008-03-202008-03-20T08:56:51ZY-m-d">March 20, 20082008-03-20T08:56:51ZF j, Y

Dilemma: I need to store restaurants in a database and then group certain restaurants together. For example: I have restaurants: 1,2,3,4,5.  I want to say that 1 & 2 are in group Atlanta, 3,4 in group New York, and 5 in group San Francisco. I also want to create a group called East Coast that [...]

View Comments Read the full article →