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

Using Time Series Analysis Electric Production by FB Prophet

Using Time Series Analysis Electric Production by ARIMA Model