Ballerina database connectors and transactions
What is the purpose of the sql:ParameterizedQuery type in the Ballerina SQL connectors?
- a) To allow writing SQL queries with parameters.
- b) To store the results of a SQL query.
- c) To define the structure of a database table.
- d) None of the above.