BookmarkSubscribeRSS Feed
jozumfoen
Calcite | Level 5

Hi everyone,

I’m accessing Snowflake tables through SAS Data Integration Studio using the Snowflake connector.

When I register  table from Snowflake in SAS DI, I noticed that VARCHAR(n) columns are automatically assigned LENGTH=3n in SAS metadata.
For example: VARCHAR(2) becomes LENGTH=6.

Why does this happen, even though both systems use UTF-8?

Thanks in advance!

4 REPLIES 4
SASKiwi
PROC Star

We use SAS/ACCESS Interface to Snowflake too and see the same behaviour.

 

A Google search suggests that this could be standard Snowflake behaviour: https://community.snowflake.com/s/article/Varchar-length-implicitly-increases-if-column-is-Uppercase...

jozumfoen
Calcite | Level 5

Hi everyone,

I’m accessing Snowflake tables through SAS Data Integration Studio using the Snowflake connector.

When I register  table from Snowflake in SAS DI, I noticed that VARCHAR(n) columns are automatically assigned LENGTH=3n in SAS metadata.
For example: VARCHAR(2) becomes LENGTH=6. Why does this happen, even though both systems use UTF-8?

Thanks in advance!

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1767 views
  • 4 likes
  • 4 in conversation