麻木园长
Results
2
issues of
麻木园长
sql like "select 1 as 测试 from dual", got error: syntax error at position 14 near '�' how can i fix this,thank you。
sql like : SELECT t1.id, t2.uid FROM t1, t2 WHERE t1.id = t2.id when i use like :sqllineage -e "sql" -l column the result is nothing,but tables name is ok...
question