|
Коварство экзамена 70-229: COALESCE?
|
|||
---|---|---|---|
#18+
You are a database developer for Adventure Works. You are designing a script for the human resources department that will report yearly wage information. There are three types of employee. Some employees earn an hourly wage, some are salaried, and some are paid commission on each sale that they make. This data is recorded in a table named Wages, which was created by using the following script: Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8.
An employee can have only on type of wage information. You must correctly report each employee’s yearly wage information. Which script should you use? Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27.
Вроде B? ... |
|||
:
Нравится:
Не нравится:
|
|||
18.11.2002, 15:22 |
|
Коварство экзамена 70-229: COALESCE?
|
|||
---|---|---|---|
#18+
-->An employee can have only on type of wage information<-- Да не, вроде C ... |
|||
:
Нравится:
Не нравится:
|
|||
18.11.2002, 15:38 |
|
Коварство экзамена 70-229: COALESCE?
|
|||
---|---|---|---|
#18+
А я думаю что все таки B ибо по смыслу подходит -->An employee can have only ONE type of wage information<-- может jimmers ошибся в вопросе :-/ ... |
|||
:
Нравится:
Не нравится:
|
|||
18.11.2002, 15:45 |
|
Коварство экзамена 70-229: COALESCE?
|
|||
---|---|---|---|
#18+
да нет, вроде бы как раз В. там же.. COALESCE Returns the first nonnull expression among its arguments. ... |
|||
:
Нравится:
Не нравится:
|
|||
18.11.2002, 15:45 |
|
Коварство экзамена 70-229: COALESCE?
|
|||
---|---|---|---|
#18+
Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55.
... |
|||
:
Нравится:
Не нравится:
|
|||
18.11.2002, 16:30 |
|
|
start [/forum/topic.php?fid=34&msg=32069116&tid=1552141]: |
0ms |
get settings: |
10ms |
get forum list: |
13ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
25ms |
get topic data: |
12ms |
get forum data: |
2ms |
get page messages: |
52ms |
get tp. blocked users: |
1ms |
others: | 230ms |
total: | 351ms |
0 / 0 |