Add actividad2
This commit is contained in:
parent
11b64da470
commit
c386f0c472
23
1/GBD/t2-actividad2.txt
Normal file
23
1/GBD/t2-actividad2.txt
Normal file
@ -0,0 +1,23 @@
|
||||
Socio:
|
||||
+ Código Socio
|
||||
- DNI
|
||||
- Nombre
|
||||
- Apellidos
|
||||
- Dirección
|
||||
- Teléfono
|
||||
|
||||
Libro:
|
||||
+ ISBN
|
||||
- Deterioriado
|
||||
- Año edición
|
||||
- Autores
|
||||
- Año publicación
|
||||
- Editorial
|
||||
- Título
|
||||
|
||||
Préstamo:
|
||||
+ CódigoSocio_Socio (FK)
|
||||
+ ISBN_Libro (FK)
|
||||
- Fecha préstamo
|
||||
- Fecha devolución
|
||||
- Fecha real devolución
|
Loading…
Reference in New Issue
Block a user