摘要: 原因:物化视图调用的主表没有主键,物化视图创建默认以主键创建(with primarykey),改为用with rowid创建即可。 阅读全文
posted @ 2017-04-05 15:41 dirgo 阅读(590) 评论(0) 推荐(0) 编辑