I am writing a report about parameterized query (or prepared statement) technique. A开发者_如何学JAVAnd I must write in it if all Database now by their most recent version support this technique or no. I know mysql, sql server and oracle support this. What about others?
Others that support prepared statements: PostgreSQL, DB2, Sybase, HSQL, H2, Apache Derby
精彩评论