We're now running LIVE with @OracleDatabase 19c! #oracle #database #19c
1
18
41
0
1
Download Image
@OracleLiveSQL @OracleDatabase Hello, can we test Automatic Indexes in Live SQL? I tried to run begin DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','IMPLEMENT'); end; but it returned PLS-00201: identifier 'DBMS_AUTO_INDEX' must be declared. Thank you.