Server -- Apache Derby <<192.168.1.35>>
Object -- Schema
Multi Script Schema - Script to New Window -- Drop
The following DDL is created
DROP SCHEMA TEST_1 RESTRICTED
GO
If i execute the statement in a query analyser it displays
Syntax error: Encountered "RESTRICTED" at line 1, column 20.
Not sure if this is a problem with Apache Derby, as I read lot of people are facing the same problem while using Apache Derby.
it was a typo, RESTRICT not RESTRICTED
verified and issue resolved in build 6.9.84.2
verified and issue resolved in build 6.9.84.2
Issue #1575 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
it was a typo, RESTRICT not RESTRICTED