Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
YCHEN1629775312
Contributor
Contributor

import Oracle date to Mysql

I want input the Oracle data and output to Mysql

The raw data is

the figure shown as below.

0695b00000KELdvAAH.png

0695b00000KELhdAAH.png

0695b00000KELhsAAH.png

But when I check the output data , column 'sales_date' was changed (all date back one day).

BTIME also date type , but it is not changed.

WHY COLUMN SALES_DATE WILL CHANGE?

0695b00000KELjPAAX.png

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

This might be caused by different timezone in different server, so please go to check the timezone of Oracle and Mysql.

 

Regards

Shong

View solution in original post

2 Replies
Anonymous
Not applicable

Hi

This might be caused by different timezone in different server, so please go to check the timezone of Oracle and Mysql.

 

Regards

Shong

YCHEN1629775312
Contributor
Contributor
Author

@Shicong Hong​ 

the process can work!

thank you

0695b00000KEOTyAAP.png