本文介绍了亚马逊雅典娜(Athena):输入方面没有可行的选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在雅典娜中创建表格时;它给了我以下异常:
While creating a table in Athena; it gives me following exception:
推荐答案
表名中不允许使用连字符。(尽管向导允许使用连字符)..只需删除连字符,它就像一个超级字符
hyphens are not allowed in table name.. ( though wizard allows it ) .. Just remove hyphen and it works like a charm
这篇关于亚马逊雅典娜(Athena):输入方面没有可行的选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!