Guest_imported
New member
- Jan 1, 1970
- 0
I know that i lot of people may declare me nuts after this post. but who cares
i want to write a simple SQL-interpreter that can run queries on a pure XML-database. However, i cannot get the joins to work (or the GROUP BY's for that matter). Is there someone who knows how both algorithms work? Or are there any existing interpreters that give insight in what the query is doing?
i want to write a simple SQL-interpreter that can run queries on a pure XML-database. However, i cannot get the joins to work (or the GROUP BY's for that matter). Is there someone who knows how both algorithms work? Or are there any existing interpreters that give insight in what the query is doing?