File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/docs/change-database Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments