parse_string_prepared


Description:

public abstract PreparedQuery? parse_string_prepared (string? name, string sql) throws Error

String to parse contains parameters to construct the final SQL command to execute. The query is saved using the given name and retrieved by get_prepared_query