Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mjoss9
mjoss9 / DBbanco.txt
Last active November 1, 2021 05:25
Base de datos
group: banco - sucursal,cuenta , prestamo, cliente, impositor , prestatario, informacion_credito, trabajo_por_horas, empleado, trabajo_a_tiempo_completo
sucursal = {
nombre_sucursal:string, ciudad_sucursal:string, activos:number
'Becerril', 'Aluche', 400000
'Centro', 'Arganzuela', 9000000
'Collado Mediano', 'Aluche', 8000000
'Galapagar', 'Arganzuela', 7100000
'Moralzarzal', 'La Granja', 2100000