I want put this query into code:
select * from st_geomfromtext(\'POINT(106.69588536141288 10.782847409207672)\')
Here is what I did in code:<