How to convert date to 'yyyymmdd' format in MV

 I got this question from community.incorta.com

Question: 

I want to convert CURRENT_DATE to format 'yyyyMMdd' in the materialized view,  I try CONVERT, and FORMAT function but it's not supported in SQL of MW, how I can do that? 

Answer:


Comments

Popular posts from this blog

How to create histogram in Incorta use bin function.

Using the pickle library to save the model and use the model in Incorta