LewisCr·14 ปีที่แล้ว·discussFor more resources on this topic, I have been leafing through O'Reilly's Hypermedia APIs book, it's been interesting.
LewisCr·14 ปีที่แล้ว·discussAre there any write ups online that explain how catalyst solves these problems?
LewisCr·15 ปีที่แล้ว·discussHave you been to DB-Class.org? It might make a good supplement to your real-life class.
LewisCr·15 ปีที่แล้ว·discussThis 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