Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Oracle, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:54
    Course introduction
  • Урок 2. 00:01:49
    About the author
  • Урок 3. 00:06:22
    Block structure
  • Урок 4. 00:04:09
    Scalar variables
  • Урок 5. 00:01:30
    Rowtype variables
  • Урок 6. 00:02:22
    Introduction to tables
  • Урок 7. 00:03:15
    Index by tables
  • Урок 8. 00:03:12
    Nested tables
  • Урок 9. 00:03:05
    Varrays
  • Урок 10. 00:04:04
    Loops
  • Урок 11. 00:05:51
    Control structures
  • Урок 12. 00:03:22
    How to access your working files?
  • Урок 13. 00:05:13
    Error introduction
  • Урок 14. 00:05:43
    Predefined exceptions
  • Урок 15. 00:05:12
    Exception handlers
  • Урок 16. 00:03:16
    User defined exceptions
  • Урок 17. 00:03:01
    Query introduction
  • Урок 18. 00:09:08
    Cursors
  • Урок 19. 00:03:45
    Ref cursors
  • Урок 20. 00:03:31
    Nested cursors
  • Урок 21. 00:01:52
    Cursor loops
  • Урок 22. 00:03:39
    Bulk fetch
  • Урок 23. 00:02:30
    Inserting data
  • Урок 24. 00:02:52
    Bulk inserts
  • Урок 25. 00:02:43
    Insert returning
  • Урок 26. 00:04:34
    Insert save exceptions
  • Урок 27. 00:03:38
    Updating data
  • Урок 28. 00:03:13
    Bulk updates
  • Урок 29. 00:05:01
    Update returning
  • Урок 30. 00:03:55
    Update save exceptions
  • Урок 31. 00:02:55
    Deleting data
  • Урок 32. 00:02:40
    Bulk deletes
  • Урок 33. 00:04:18
    Delete save exceptions
  • Урок 34. 00:06:17
    Merge
  • Урок 35. 00:04:28
    Procedures
  • Урок 36. 00:04:06
    Calling procedures
  • Урок 37. 00:03:23
    Package specification
  • Урок 38. 00:03:07
    Package bodies
  • Урок 39. 00:02:55
    Package private and public
  • Урок 40. 00:04:34
    Calling packages
  • Урок 41. 00:08:16
    DML triggers
  • Урок 42. 00:03:04
    Trigger ordering
  • Урок 43. 00:03:12
    Compound triggers
  • Урок 44. 00:05:31
    DDL triggers
  • Урок 45. 00:07:43
    Instead of triggers
  • Урок 46. 00:05:27
    Event triggers
  • Урок 47. 00:06:38
    After suspend triggers
  • Урок 48. 00:03:51
    Functions
  • Урок 49. 00:02:51
    Result cache functions
  • Урок 50. 00:05:45
    Table functions
  • Урок 51. 00:02:55
    Pipelined functions
  • Урок 52. 00:06:37
    Parallel table functions
  • Урок 53. 00:04:12
    Streaming table functions
  • Урок 54. 00:03:29
    PLSQL compilation
  • Урок 55. 00:04:42
    Inquiry directives
  • Урок 56. 00:04:35
    Conditional compilation
  • Урок 57. 00:02:18
    PLSQL optimize
  • Урок 58. 00:05:51
    PLSQL warnings
  • Урок 59. 00:03:46
    PLSQL profiler
  • Урок 60. 00:01:35
    PLSQL trace
  • Урок 61. 00:06:41
    PLSQL scope
  • Урок 62. 00:05:44
    Invoker rights
  • Урок 63. 00:02:57
    Security roles
  • Урок 64. 00:03:24
    Accessible by
  • Урок 65. 00:02:27
    Bequeath view
  • Урок 66. 00:03:48
    Inherit privileges
  • Урок 67. 00:03:53
    Secure roles
  • Урок 68. 00:02:40
    Dynamic SQL
  • Урок 69. 00:04:24
    Dynamic SQL parameters
  • Урок 70. 00:02:55
    Dynamic SQL returning
  • Урок 71. 00:03:06
    DDL create
  • Урок 72. 00:02:33
    DDL modify
  • Урок 73. 00:04:09
    DDL drop
  • Урок 74. 00:08:22
    Transactions
  • Урок 75. 00:02:38
    Read only transactions
  • Урок 76. 00:04:22
    Serializable transactions
  • Урок 77. 00:04:13
    Autonomous transactions
  • Урок 78. 00:04:58
    Savepoints
  • Урок 79. 00:06:09
    PLSQL In SQL
  • Урок 80. 00:00:40
    Wrap up