Skip to content

My school homework from #DescomplicaDigital on Modelling Data Developer 2.1.1 Intelligent Data Collection & Processing.

Notifications You must be signed in to change notification settings

guilhermelaviola/IntelligentDataCollectionAndProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Intelligent Data Collection & Processing

My school homework from #DescomplicaDigital on Intelligent Data Collection and Processing. A database system relies on solid database design, beginning with conceptual modeling and progressing to relational modeling to structure data effectively. After the necessary tools are installed, developers apply the principles of the SQL language to build and query databases, using features such as complex SQL queries, sorting, grouping, and security mechanisms. In a complete project, SQL is complemented by PL/SQL techniques, which include decision and repetition commands, the creation of procedures, functions, and packages, and the seamless integration of SQL with PL/SQL. Advanced functionalities such as triggers and the use of implicit and explicit cursors enable automation, control, and efficient data manipulation within the database environment.

Contents

  1. Database System example
  2. Database Design system (DDL)
  3. Conceptual Modeling
  4. Relational Modeling
  5. Principles of the SQL language
  6. Practice in a Complete Project
  7. Complex SQL queries
  8. Sorting & grouping
  9. Applying Security in SQL via user management for MySQL
  10. PL/SQL and Oracle Features
  11. PL/SQL Language Techniques, Anonymous Block
  12. Decision & repetition commands
  13. Procedures, functions and packages
  14. SQL Integration with PL/SQL
  15. Triggers
  16. Implicit and Explicit Cursors

About

My school homework from #DescomplicaDigital on Modelling Data Developer 2.1.1 Intelligent Data Collection & Processing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published