@@ -5340,7 +5340,7 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
5340
5340
272.2.6 Insert query
5341
5341
272.2.7 Update query
5342
5342
272.2.8 Delete query
5343
- 272.3 DDL tests with GRAPHQL for JSON Duality Views
5343
+ 272.3 DDL tests with GRAPHQL for JSON Duality Views
5344
5344
272.3.1 Insert query
5345
5345
272.3.2 View Name as graphql
5346
5346
272.3.3 Create view with @ directive
@@ -5349,18 +5349,18 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
5349
5349
272.3.6 Create view Primary key to Foreign key
5350
5350
272.3.7 Create view Foreign key to Primary key
5351
5351
272.3.8 Create view with View Name as Mixed Case and Special Case
5352
- 272.3.8.1 single quotes for key names are not supported
5353
- 272.3.8.2 single quotes for key names are not supported
5354
- 272.3.8.3 Create view with View Name as Special Case
5355
- 272.3.8.3 case 3
5356
- 272.3.8.4 single quotes for key names are not supported
5352
+ 272.3.8.1 single quotes for key names are not supported
5353
+ 272.3.8.2 single quotes for key names are not supported
5354
+ 272.3.8.3 Create view with View Name as Special Case
5355
+ 272.3.8.3 case 3
5356
+ 272.3.8.4 single quotes for key names are not supported
5357
5357
272.3.9 View Name with Maximum possible string and maximum possible string +1 (128bytes)
5358
5358
272.3.9.1 case 1
5359
- 272.3.9.2 case 2
5360
- 272.3.10 View creation inside a PLSQL Block
5359
+ 272.3.9.2 case 2
5360
+ 272.3.10 View creation inside a PLSQL Block
5361
5361
272.3.10.1 Query with DBMS_SQL
5362
5362
272.3.10.2 Query with EXECUTE IMMEDIATE
5363
- 272.3.11 Create view without privilege
5363
+ 272.3.11 Create view without privilege
5364
5364
272.3.11.1 Query with test1 user
5365
5365
272.3.11.2 Query with test2 user
5366
5366
0 commit comments