|
|
|
|
|
by jasonwatkinspdx
1320 days ago
|
|
You ever run into a situation with SQL where you're trying to do something that's sorta tree shaped, and it makes the code awkward even if you use say vendor extensions for recursive queries? Datalog excels at those sort of problems. |
|