java - Can all users access the tables created in my schema? -
i've installed oracle 12c, sql developer, , have created several tables...but in schema.
want create oracle db backend java front end application.
once created, schemas available user appropriate permissions or local user created them?
that's more 1 question. but, create account (or multiple accounts) own tables , stored procedures , functions. , yes, once created can access (as long have required permissions). , yes, can run stored procedures , functions create (again, if have required permissions).
Comments
Post a Comment