Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pome1lo/databases

Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
https://github.com/pome1lo/databases

database labworks mssql oracle sql

Last synced: about 1 month ago
JSON representation

Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..

Awesome Lists containing this project

README

        

Database lab works🧾

SQL Server

  1. Basics of working in SQL Server Management Studio: Solution

  2. Database design. Normalization: Solution a >

  3. T-SQL ο€­ relational database language: Solution a >

  4. Multi-table SELECT queries: Solution a >

  5. Using subqueries: Solution a >

  6. Grouping data: Solution a >

  7. Analyzing data and combining query results: Solution a >

  8. Using Views: Solution a >

  9. Basics of T-SQL programming: Solution a >

  10. Creating and applying indexes: Solution a >

  11. Processing query results using cursors: Solution a >

  12. Features of using transactions: Solution a >

  13. Development of stored procedures: Solution a >

  14. Development and use of functions: Solution a >

  15. Using DML triggers: Solution a >

  16. Using XML: Solution a >

Oracle

  1. Getting to know SQL DEVELOPER: Tasks | Solution

  2. Preparing the database infrastructure: Tasks | Solution

  3. Investigation of the architecture of the Oracle12c DBMS instance
    (Oracle multitenant): Tasks | Solution

  4. Architecture Research - Oracle 12c DBMS Files: Tasks | Solution

  5. A study of the server architecture.
    Random access memory. Processes.: Tasks | Solution

  6. Basics of working with SQL PLUS.: Tasks | Solution

  7. Oracle12c DBMS objects: Tasks | Solution

  8. PL/SQL Basics: Tasks | Solution

  9. Cursors: Tasks | Solution

  10. Built-in functions: Tasks | Solution

  11. Development of procedures and functions: Tasks | Solution

  12. Development of procedures and functions: Tasks | Solution

  13. Partitioning tables: Tasks | Solution

  14. Task Planning Packages: Tasks | Solution