cancel
Showing results for 
Search instead for 
Did you mean: 
kmenke-em
New Contributor II
since ‎06-12-2025
‎06-12-2025

User Stats

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

User Activity

We've found an interesting behavior where `char` and `varchar` fields in a table show as the `string` type in a view. Consider the following table and view:create or replace table thirty_day_tables.kit_varchar_string ( str1 string, str2 char(10),...
Kudos given to