|
From: Stefan K. <sfk...@gm...> - 2010-01-29 10:49:48
|
Hello, I'm looking for two things: I'd like to analyse SQL syntax (i.e. VIEWs) in order to find out relationships between tables. And I'd simply like to pretty print SQL. 1. Are there tools and/examples around which use the SQL parser only of hsqldb? 2. Any hints to open source SQL formatter / beautifiers around (e.g. based on libaries of hsqldb)? Yours, Stefan |