Astroseeker

Results 2 issues of Astroseeker

**描述** 创建视图 create or replace view test_dba as SELECT name,round(sum(score),2) as score from test group by name ; 检测时报错 Expression `#2` of SELECT list is not in GROUP BY clause...

解决Oracle 19c 非CDB容器部署,生成回滚语句报不支持CONTINOUS_MINE的问题,若是CDB容器部署,暂不支持备份