Forum Discussion

8jesse's avatar
8jesse
Frequent Visitor
6 years ago

Can I use query folding with Mysql?

Hello, I imported tables from mysql database using native query. (ex, select * from table1 where date>='2019-01-01')   I would like to use the incremental refresh. It requires the table query shou...