All Questions
2 questions
2
votes
2
answers
105
views
Query of users for some age, gender, and state, using a subselect
I have this query:
...
6
votes
1
answer
3k
views
Schema for Google Docs-like sharing
I want to allow users to share documents (and other stuff) in a database-driven application.
I have designed the following schema to allow for this (PostgreSQL). Some of the tables like ...