Automatically Convert SQL queries to Type Safe, Parameterised Queries.
How to Manually convert SQL to Parameterised, Type Safe SQL.
Used to revert a query-remove parameterisation for testing.
Write execution queries for stored procedures, simple and efficient .
How to convert list of existing untyped parameters to Type Safe parameters.
Write SQL with Columns, Tables and Meta Data available at the cursor then automatically parameterise.