Open Smartbicaopan opened 1 year ago
String stdsql = "CONCAT(LEFT(s1,5),LEFT(’s2‘,1))"; String oracle_sql = SQLUtil.translate(stdsql, "ORACLE");
已修改