Kevin Wilkie tries out a new operator:
In a recent Snowflake release, a slick new operator quietly entered the scene: ->>. This little guy can make certain query workflows both more readable and more efficient—especially when you’re dealing with multi-step commands like
SHOW
,LIST
, orDESCRIBE
.
Click through to see how it works. Seems that this operator has some pretty strict limitations, but for certain use cases, it’s quite nice.