Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1.201205
-
Fix Version/s: CMT8.4.1.201205
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
CMT8.4.1.0022
Description
1 Goto step3, choose one table and one sql "select * from code"
2 Goto step4, click advanced, it will display s_name,f_name
3 Go back to step3, change the sql to select concat(s_name,f_name) from code
4 Goto step4, click advanced
Actual result:
It will display s_name, f_name too.
fixed