Dene
06-13-02, 13:25
| Does anyone know of an easy way to syntax check SQL without the statements having to run? I'm writing shell scripts containing SQL, and it's a pain to wait several minutes for valid queries to complete only to find syntax errors later on. If there is a way to syntax check the whole lot first my life would be easier! Thanks, Dene |