|
|

|
#82. Click on the EXHIBIT button and examine the table instance chart for the patient table. You created the patient_id_seq sequence to be used with the patient table’s primary key column. The sequence begins at 1000, has a maximum value of 999999999, and increments by 1. You need to write a script to insert a row into the patient table and use the sequence you created. Which script would you use to complete this task?
Показать комментарии к этому вопросу (0)
Добавить комментарии
Ссылка на этот вопрос
|
|
#88. The structure of the DEPT table is as follows: Name Null? Type
DEPTNO NOT NULL NUMBER(2)
DNAME VARCHAR2(14)
LOC VARCHAR2(13) Examine the declaration section: DECLARE TYPE dept_table_type IS TABLE OF dept%ROWTYPE INDEX BY BINARY_INTEGER; dept_table dept_table_type;
You need to assign the LOC field in record 15, the value of ‘Atlanta’. Which PL/SQL statement makes this assignment?
Показать комментарии к этому вопросу (0)
Добавить комментарии
Ссылка на этот вопрос
|
|
|
|
ген. 0.104
|
Дата сервера 09:32 09-01-2009
|
Разработал Zip © 2006
|
|
 |
|
|