awsdocs / amazon-rds-user-guide

The open source version of the Amazon RDS docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
Other
150 stars 231 forks source link

Wrong SQL used #155

Closed nagmesh closed 2 years ago

nagmesh commented 2 years ago

SQL syntax is wrong. Will throw an error

SQL> ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCKED;
ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCKED
                                    *
ERROR at line 1:
ORA-00921: unexpected end of SQL command

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dbagansk commented 2 years ago

Thank you for reporting this problem. The code was corrected and should be displayed on the website within a few days.