How can I make this query work?
query = '"CLASS" = \'Z'berg Park\''
I know it is not working because of the apostrophe on the name. Any ideas on what I should change? Thanks
query = '"CLASS" = \'Z'berg Park\''
I know it is not working because of the apostrophe on the name. Any ideas on what I should change? Thanks