Skip to content

Commit c2620e8

Browse files
update oracle (#522)
1 parent 823a7fa commit c2620e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/change-database/rollback-data-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can manually delete the data in `bbdataarchive` database/schema.
2020
| ---------- | ------------------------------------------------------------------------------------- | ------------ | ---------------- |
2121
| MySQL | Create a `bbdataarchive` **database** on the instance where your database is located. |||
2222
| PostgreSQL | Create a `bbdataarchive` **schema** on the database. |||
23-
| Oracle | Create a `bbdataarchive` **database** on the instance where your database is located. |||
23+
| Oracle | Create a `bbdataarchive` **schema** on the database. |||
2424
| SQL Server | Create a `bbdataarchive` **database** on the instance where your database is located. |||
2525

2626
## Supported Operations

0 commit comments

Comments
 (0)