producto (codigo, nombre, precio, codigo_fabricante (FK)) fabricante (codigo (IK), nombre) The objective is to perform queries in order to understand the SQL language through practice. 1 List the name ...
A simple backend project built with Node.js, Express, MySQL2, and EJS to manage student records and results. It supports Admin login, Student management (CRUD), and Result management.