Hacker Newsnew | past | comments | ask | show | jobs | submit | LewisCr's commentslogin

Works on Android Dolphin


I thought loisirs were rentals?


I don't know enough to understand what makes relational algebra procedural. I read the "Haskell more successful cousin" article and I thought that the relational algebra part was what made SQL and Haskell similar.


For more resources on this topic, I have been leafing through O'Reilly's Hypermedia APIs book, it's been interesting.



Are there any write ups online that explain how catalyst solves these problems?


Have you been to DB-Class.org? It might make a good supplement to your real-life class.


This code:

    Where a.client_id = c.client_id
    And a.client_id = b.client_id (+)
    And c.client_id = b.client_id (+)
Doesn't fly in our database


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: