Example: SaveProfileQuery

In the following example query, bind variables marked with question marks are used with SaveProfileQueryParams listed below the query.
SaveProfileQuery INSERT INTO profiles (imsi, insert_time, profile) VALUES (?,?,?)
SaveProfileQueryParam %0
SaveProfileQueryParam %t
SaveProfileQueryParam %1