Snowflake Vs MS-SQL - Part 61 - Data Type in Grid

       



Data Type in Grid

You regularly run a query and the result comes in the grid below. Sometimes you need to know the datatype of any column.


MS-SQL Server 

The grid which shows the data can't display the data type of that column. You have to go back to the table structure to see the data type of that column.



However, the Snowflake grid shows datatype in symbolic ways as below:



  

Comments

Popular posts from this blog

Snowflake Vs MS-SQL - Part 36 - SPLIT_TO_TABLE

Snowflake Vs MS-SQL - Part 63 - ON Clause & Cross Join

Snowflake Vs MS-SQL - Part 33 - INITCAP