hive的默认值的函数一般使用nvl
presto的默认值函数使用coalesce(column,0)
presto的默认值
最新推荐文章于 2025-04-08 16:22:13 发布
hive的默认值的函数一般使用nvl
presto的默认值函数使用coalesce(column,0)