Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:oracle [2024/10/13 11:19] – [Oracle PDB] darron | tools:oracle [2024/10/13 22:26] (current) – [Resources] darron | ||
---|---|---|---|
Line 862: | Line 862: | ||
GRANT CREATE TABLE TO dbuser CONTAINER=CURRENT; | GRANT CREATE TABLE TO dbuser CONTAINER=CURRENT; | ||
GRANT CREATE TYPE TO dbuser | GRANT CREATE TYPE TO dbuser | ||
+ | GRANT CREATE PROCEDURE TO dbuser CONTAINER=CURRENT; | ||
ALTER USER dbuser QUOTA UNLIMITED ON USERS CONTAINER=CURRENT; | ALTER USER dbuser QUOTA UNLIMITED ON USERS CONTAINER=CURRENT; | ||
</ | </ | ||
Line 1046: | Line 1047: | ||
[[https:// | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// |