* Database error fingerprints: * "ORA-01756: quoted string not properly terminated" -> Oracle * "Incorrect Syntax near " -> MSSQL * "You have an error in your SQL syntax" -> MySQL * Hex error code -> PostgreSQL == Test setup == * Use [[http://sqlfiddle.com]] to build schemas and test queries