79769839

Date: 2025-09-19 18:38:49
Score: 1.5
Natty:
Report link

You nay need both slash and dollar sign

SELECT regexp_replace('DatabricksExampleString', '([A-Z])', ' \$1');  

My Result: Databricks Example String

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lo Mc