Skip to content
Prev 325100 / 398503 Next

Where Query in SQL

Do this

cat(sql.select,'\n')

and then decide whether the query is what it should be according to
standard SQL syntax.
(If it is not, then fix it.)

-Don