2/DBMS
Oracle profile
berry-hi
2019. 6. 13. 10:06
Oracle 에서 profile 생성시, 문법 및 옵션 안내
https://docs.oracle.com/database/121/SQLRF/statements_6012.htm#SQLRF01310
CREATE PROFILE
Purpose Use the CREATE PROFILE statement to create a profile, which is a set of limits on database resources. If you assign the profile to a user, then that user cannot exceed these limits.
docs.oracle.com