Fix SQL queries where string values are printed without quotes. Automatically detects and quotes unquoted string values so the query is valid and runnable.
Adds missing quotes to unquoted string values
Paste a SQL query above to fix unquoted string values