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
#51. Examine the structures of the PATIENT, PHYSICIAN, and ADMISSION tables.

Which SQL statement will produce a list of all patients who have more than one physician?

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

#52. Which clause should you use to exclude group results?

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

#53. In a SELECT statement that includes a WHERE clause, where is the GROUP BY clause placed in the SELECT statement?

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

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

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

#55. The EMPLOYEES table contains these columns:

You need to write a query that will produce these results:
1. Display the salary multiplied by the commission_pct.
2. Exclude employees with a zero commission_pct.
3. Display a zero for employees with a null commission value.
Evaluate the SQL statement:
  1. SELECT LAST_NAME, SALARY*COMMISSION_PCT
  2. FROM EMPLOYEES
  3. WHERE COMMISSION_PCT IS NOT NULL;
What does the statement provide?

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

#56. Examine the structures of the EMPLOYEE and CURR_ORDER tables as shown below:

You queried the database with this SQL statement:
  1. SELECT a.last_name, a.first_name, a.job_id, NVL(a.commission, 0), b.avgcomm
  2. FROM employee a, (SELECT job_id, AVG(commission) AVGCOMM
  3. FROM employee
  4. WHERE commission IS NOT NULL
  5. GROUP BY job_id) b
  6. WHERE a.job_id = b.job_id
  7. AND a.commission < b.avgcomm;
Which is a result of this query?

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

#57. Examine the structures of the EMPLOYEE and CURR_ORDER tables.

To keep your top sales representatives motivated, your company plans to increase the bonuses of employees. You need to create a SELECT statement that returns the name, bonus, and maximum order amount associated with each employee for all employees whose bonus is less than 8 percent of their maximum order amount.
Which SELECT statement should you use?

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

#58. The PRODUCT table contains these columns:
 PRODUCT_ID       NUMBER(9) 
 PRODUCT_NAME     VARCHAR2(25) 
 COST             NUMBER(5,2) 
 LIST_PRICE       NUMBER(5,2) 
 SUPPLIER_ID      NUMBER(9)
You need to display product names, costs, supplier ids, and average list prices for all the products that cost more than the average cost of products provided by the same supplier. Which SELECT statement will achieve these results?

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

#59. Which SELECT statement should you use to extract the year from the system date and display it in the format "1998"?

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

#60. The CUSTOMERS table has these columns:

The CUSTOMER_ID column is the primary key for the table. Which two statements find the number of customers? (Choose two.)

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


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