Log in
يك شنبه,۱۶ بهمن ماه ۱۳۹۰مطابق با
١٣ ربيع الاول ۱۴۳۳هجرى قمرى

SQLPlus Security/Privileges
The SQL statements GRANT and REVOKE, respectively allow /disallow access.
GRANT {role | privilege_list ON object_name} TO user;
ROLE
ADMIN: CREATE SCHEMA, CREATE USER, ALTER USER, DROP USER, DROP SCHEMA, GRANT, and REVOKE
DBA/DDL: All ADMIN privileges, CREATE TABLE, CREATE ANY TABLE, CREATE VIEW, CREATE ANY VIEW, CREATE INDEX, CREATE ANY INDEX, ALTER TABLE, ALTER VIEW, DROP TABLE, DROP VIEW, and DROP INDEX.
RESOURCE: The RESOURCE role grants the same level of control as the DBA/DDL role, but only over the user’s own domain.
Example:CREATE USER user IDENTIFIED BY PAssWord; more example: ALTER USER user IDENTIFIED BY password ; |
|
CREATE ROLE role IDENTIFIED BY password;
SET ROLE role [IDENTIFIED BY password][,...]
ALTER ROLE role IDENTIFIED BY password;
ALTER ROLE role NOT IDENTIFIED;
DROP ROLE role;
Post your comment
Subpages
- SQLPlus Commands
- SQLPlus Security/Privileges
- Create a database link
- SQLPLus Query Tips
- SQLPlus Create Procedure
- SQLPlus Create Tigger
- Tora with Oracle
- How find out …
Archives:
- Mercurial & hg view
- jPortal wordpress theme
- WordPress Careers plugin
- Check For Email pattern
- WordPress ODLinks Plugin
- WordPress Classifieds Plugin
- Clean up the Ubuntu
- Persian philosophs and sciences
- » Spiele für Schulkinder
- » Learning French
- » Aktuelle Angebote
- » Persian philosophs and sciences
- » Highlights of Iran's history
- » LIVE-STREAM
- » Korea Live TVs
- » Schule Übungsblätter
- » ایستگاه قطار دورتموند
- » Hosting & Service Provider
- » حاج آقا سيد عباس دوستانى
- » Take a free course online.
Categories:
Links
- (IE)HTML - اديتور به فارسي و لاتين
- Online Graphic Plotter
- Online scientific calculator
- تقويم ساليانه
- تبديل کُدهای رايج
- تبدیل تاریخ شمسی به میلادی
- فارسی نويس
- تبديل خط فينگليش به فارسى





