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-007: Introduction to Oracle9i: SQL
#11. The CUSTOMERS table has these columns:

Which statement finds the rows in the CUSTOMERS table that do not have a postal code?

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

#12. Evaluate these two SQL statements:
  1. SELECT last_name, salary , hire_date
  2. FROM EMPLOYEES
  3. ORDER BY salary DESC;
  4. SELECT last_name, salary, hire_date
  5. FROM EMPLOYEES
  6. ORDER BY 2 DESC;
What is true about them?

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

#13. Evaluate the set of SQL statements:
  1. CREATE TABLE dept
  2. (deptno NUMBER(2),
  3. dname VARCNAR2(14),
  4. loc VARCNAR2(13));
  5. ROLLBACK;
  6. DESCRIBE DEPT
What is true about the set?

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

#14. Examine the data of the EMPLOYEES table. EMPLOYEES (EMPLOYEE_ID is the primary key. MGR_ID is the ID of managers and refers to the EMPLOYEE_ID)

Evaluate this SQL statement:
  1. SELECT e.employee_id "Emp_id", e.emp_name "Employee",
  2. e.salary, m.employee_id "Mgr_id", m.emp_name "Manager"
  3. FROM employees e, employees m
  4. WHERE e.mgr_id = m.employee_id
  5. AND e.salary > 4000;
What is its output?

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

#15. Which /SQL*Plus feature can be used to replace values in the WHERE clause?

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

#16. You are formulating queries in a SQL*Plus. Which of the following statement correctly describes how to specify a column alias?

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

#17. You want to use a function in you column clause of a SQL statement. The NVL function accomplishes which of the following tasks?

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

#18. You want to use SQL*Plus to connect to the oracle database. Which of the following choices does not indicate a component you must specify when logging into the oracle?

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

#19. The EMPLOYEE_HISTORY table contains these columns:
 EMPLOYEE_ID         NUMBER 
 LAST_NAME           VARCHAR2(25) 
 FIRST_NAME          VARCHAR2(25) 
 DEPARTMENT_ID       NUMBER 
 POSITION            VARCHAR2(30) 
 SALARY              NUMBER(6,2) 
 HIRE_DATE           DATE 
 DEPART_DATE         DATE
The EMPLOYEE_HISTORY table contains only former employees.
You need to create a report to display all former employees that were hired on or
after January 1, 1996. The data should display in this format:
 Former    Employee    Term of Employment 
 14837     SMITH       10-MAY-92 / 01-JUN-01
Which SELECT statement could you use?

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

#20. The EMPloyee table contains these columns:
 Empno       Number(4) 
 Ename       Varchar2(10) 
 job         varchar2(10) 
 sal         Varchar2(10)
You need to display the employees information by using this query. How many columns are presented after executing this query:
  1. SELECT Empno||','||Ename||','||Job "Employee Information" FROM employee;


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


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