erp-afirma ├── src/ │ ├── index.html # Interfaz principal │ ├── css/ │ │ └── styles.css # Estilos modernos (diseño Afirma) │ ├── js/ │ │ ├── app.js # Lógica principal y navegación ...
List the following details of each employee: employee number, last name, first name, sex, and salary. List first name, last name, and hire date for employees who were hired in 1986. List the manager ...