Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
2 votes
1 answer
71 views

Sorting of nested categories inside a Common Table Expression

I have a PostgreSQL database which contains (among other things) the following table definition: ...
Moshe Katz's user avatar
2 votes
2 answers
105 views

Query of users for some age, gender, and state, using a subselect

I have this query: ...
user2907171's user avatar