cancel
Showing results for 
Search instead for 
Did you mean: 
JamieN
New Contributor III
since ‎02-16-2022
‎06-26-2023

User Stats

  • 2 Posts
  • 1 Solutions
  • 0 Kudos given
  • 8 Kudos received

User Activity

I'm trying to do a select on a column with special characters in Databricks sql.I've tried the following%sql select ex$col from database.table limit 10;   %sql select `ex$col ` from database.table limit 10;They both don't work and will return "ex do...
Kudos from