|
If you consult the V14.8 documentation for the DROP DATABASE statement you'll see this:
DROP DATABASE database_identifier
If you consult the V14.8 documentaion for the CREATE DATABASE statement you will find no database_identifier.
The corresponding identifier there is CREATE DATABASE container_name
I do understand, that keeping documentation consitent is a boring job, but i would help users.
Pls. can you check the consistency of the documetation of DROP DATABASE vs. CREATE DATABASE DDL statements.
Thx Christian
Use Case | CDD maintenance |
After review of prior request "CONNX-I-39" the status of this request will be updated.