嗨我在我的shell脚本中使用删除查询,我正面临这个问题.
delete from WHITELIST_CLI where filecode like'%Line_Index_condense%';
错误:
ERROR: ORA-01741: illegal zero-length identifier
sql oracle ksh
ksh ×1
oracle ×1
sql ×1