English Русский Контакты Карта сайта Добавить в избранное
Регистрация
Вход
Главные бреиндампы
Новые бреиндампы
Прислать дамп
Получить последний дамп
braindumps.com.ua
флейм
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (423)
PLSQL (1)
PMI (5)
SAS (1)
Sun (87)
Teradata (4)
Логин:
Пароль:
RSS лента

Контакты
Сайты по тематике
Cсылки
Авторизированые пользователи могут видеть ответы к вопросам.
Пожалуйста, авторизируйтесь или зарегистрируйтесь.

Список вопросов к экзамену:
Показать все комментарии
Oracle 1Z0-035: Oracle 7.3 & 8 to Oracle9i DBA OCP Upgrade
#81. Examine the data from the ORDERS and CUSTOMERS tables.

Evaluate the SQL statement:
  1. SELECT *
  2. FROM orders
  3. WHERE cust_id = (SELECT cust_id
  4. FROM customers
  5. WHERE cust_name = 'Smith');
What is the result when the query is executed?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#82. You need to display the last names of those employees who have the letter “A” as the second character in their names.
Which SQL statement displays the required results?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#83. You need to perform certain data manipulation operations through a view called EMP_DEPT_VU, which you previously created.
You want to look at the definition of the view (the SELECT statement on which the view was create.)
How do you obtain the definition of the view?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#84. Evaluate this SQL statement:
  1. SELECT e.EMPLOYEE_ID,e.LAST_NAME,e.DEPARTMENT_ID, d.DEPARTMENT_NAME
  2. FROM EMP e, DEPARTMENT d
  3. WHERE e.DEPARTMENT_ID = d.DEPARTMENT_ID;
In the statement, which capabilities of a SELECT statement are performed?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#85. Which two are character manipulation functions? (Choose two.)

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#86. Which three statements correctly describe the functions and use of constraints? (Choose three.)

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#87. You define a multiple-row subquery in the WHERE clause of an SQL query with a comparison operator "=".
What happens when the main query is executed?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#88. You need to calculate the total of all salaries in the accounting department. Which group function should you use?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#89. What is true about joining tables through an equijoin?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос

#90. Scott issues the SQL statements:
  1. CREATE TABLE dept
  2. (deptno NUMBER(2),
  3. dname VARCHAR2(14),
  4. loc VARCHAR2(13)};
  5. GRANT SELECT
  6. ON DEPT
  7. TO SUE;
If Sue needs to select from Scott's DEPT table, which command should she use?

Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [85 
Вверх ^ ген. 0.083 Дата сервера 09:08 09-01-2009 Разработал Zip © 2006 Вверх ^
Форум
Начать тестирование
Главный бреиндамп