Skip to content

Commit 079d3b2

Browse files
authored
Update README.md spelling correction
1 parent 81f7409 commit 079d3b2

File tree

1 file changed

+1
-1
lines changed
  • data-platform/data-development/devops-database/continuous-integration/db-supporting-features

1 file changed

+1
-1
lines changed

data-platform/data-development/devops-database/continuous-integration/db-supporting-features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ To support LifeCycle changes the Oracle Database & APEX provide serveral PL/SQL
55

66
Databases, like files on the desktop, only a single version is saved by the storage engine in a consistent manner, ensuring the data's (metadata) integrity.
77

8-
The primary PL/SQL pacakage are:
8+
The primary PL/SQL package are:
99
[DBMS_METADATA](https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_METADATA.html#GUID-F72B5833-C14E-4713-A588-6BDF4D4CBA2A)
1010
- The DBMS_METADATA package provides a way for you to retrieve metadata from the database dictionary as XML or creation DDL and to submit the XML to re-create the object.
1111

0 commit comments

Comments
 (0)