Relative Content

Tag Archive for pythonsnowflake-cloud-data-platform

How to Create a table with spaces in column name

I am creating table in Snowflake.
The column name ‘Full Name’ must have a space in the middle. When I put it in double quotes it automatically put the underscore instead of space.
What is the syntax to create it with space in the middle?