|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#192. Examine the syntax below, which creates a DEPARTMENTS table: CREATE TABLE hr.departments( Department_id NUMBER(4), department_name VARCNAR2(30), manager_id NUMBER(6), location_id NUMBER(4)) STORAGE(INITIAL 200K NEXT 200K PCTINCREASE 50 MINEXTENTS 1 MAXEXTENTS 5) TABLESPACE data;
What is the size defined for the fifth extent?
Show comments for this question (1)
Add comments
Link to this question
|
|
#198. As SYSDBA you created the PAYCLERK role and granted the role to Bob. Bob in turn attempts to modify the authentication method of the PAYCLERK role from SALARY to NOT IDENTIFIED, but when doing so he receives the insufficient privilege error shown below. SQL> connect bob/crusader Connected. SQL> alter role payclerk not identified; alter role payclerk not identifie d ERROR at line 1: ORA-01031: insufficient privileges Which privilege does Bob require to modify the authentication method of the PAYCLERK role?
Show comments for this question (1)
Add comments
Link to this question
|
|
#200. Your database is currently configured with the database character set to WEBIS08859P1 and national character set to AL16UTF16. Business requirements dictate the need to expand language requirements beyond the current character set, for Asian and additional Western European languages, in the form of customer names and addresses. Which solution saves space storing Asian characters and maintains consistent character manipulation performance?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.063
|
Server date 08:50 08-01-2009
|
Developed by Zip © 2006
|
|
 |
|
|