Hi,
I am using to_date and cast function in my dataflow which is not allowing query to complete pushdown to db.
Is there any way which I can use to convert varchar to date and still query will be pushdown to db.
Thanks
Hi,
I am using to_date and cast function in my dataflow which is not allowing query to complete pushdown to db.
Is there any way which I can use to convert varchar to date and still query will be pushdown to db.
Thanks