Completed

Normalizacion D.E.R / Algebra Relacional /Modelo Entidad - Relacion Para Materia Bases De Datos

Published on the May 13, 2018 in IT & Programming

About this project

Open

Para resolver 4 ejercicios para materia bases de datos

en principio de sentencias en enunciados de ejercicios sql ejemplo:

select
insert into
update
delete


de álgebra relacional ejemplo:

π (alumno) π (σ (inscripción))
legajo legajo codmateria = “bd”


listar todos los datos de los clientes que nunca compraron el artículo con código 4030.

Select * from cliente where nrocli in (select cliente from factura where nrofactura not in (select distinct nrofactura from detalle where articulo = 4030))


y mas adelante de normalizacion d.E.R Y DE MODELO ENTIDAD RELACION

Category IT & Programming
Subcategory Other
Project size Medium
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed

Delivery term: Not specified

Skills needed