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

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -