使用import或者load从TXT文件导数据到DB2数据库中表时,如何指定分割符为双字符比如($$)语句:db2 "import from test. txt of del modified by coldel $$ insert into table01"