Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 488 Bytes

SQL/VBA-Excel

The code presented in this section is my own work and it is used to automate process in company. I've created and implemented several macro to the whole team.

Database implenetation, table of contents

  1. System Description (requirements of the system)
  2. Use case diagram/description of use cases
  3. Database representation with a description of each table
  4. Implementation of the table(DDL command code), view creation, procedure creation, triggers creation