Está en la página 1de 7

INSERT INTO TEMPORADA(nom_temp) VALUES ('NORMAL') INSERT INTO TEMPORADA(nom_temp) VALUES ('ALTA') INSERT INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'SIMPLE','60','1') INSERT

INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'DOBLE','100','1') INSERT INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'MATRIMONIAL','100','1') INSERT INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'TRIPLE','130','1') INSERT INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'DOBLE','120','2') INSERT INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'MATRIMONIAL','120','2') INSERT INTO TIPO_HABITACION(nom_tipohab,prec_hab,temporada_idtemporada) 'TRIPLE','150','2') INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) DATOS(num_asignado,nro_camas) ESTADO_HABITACION(nom_estado) ESTADO_HABITACION(nom_estado) ESTADO_HABITACION(nom_estado) ESTADO_HABITACION(nom_estado) ESTADO_HABITACION(nom_estado) ESTADO_HABITACION(nom_estado) VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES ('201','2') ('202','3') ('203','1') ('204','1') ('205','2') ('206','2') ('301','3') ('302','3') ('303','1') ('304','1') ('305','2') ('306','3') ('307','1') ('401','3') ('402','3') ('403','2') ('404','2') ('405','2') ('406','3') ('407','1') ('DISPONIBLE') ('ALQUILADO') ('RESERVADO') ('COBRAR') ('LIMPIEZA') ('MANTENIMIENTO') VALUES ( VALUES ( VALUES ( VALUES ( VALUES ( VALUES ( VALUES (

INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','1') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','1') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','1') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','2') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','2')

INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','2') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','2') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','2') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('3','1','3') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('6','1','3') -INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('3','1','4') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('6','1','4') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','5') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','5') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','5') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','6') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','6') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','6') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','7') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','7') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','7') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','7') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','7') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','8') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','8') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','8') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','8') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','8') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('3','1','9') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('6','1','9') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('3','1','10')

INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('6','1','10') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','11') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','11') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','11') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','12') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','12') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','12') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','12') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','12') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('3','1','13') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('6','1','13') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','14') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','14') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','14') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','14') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','14') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','15') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','15') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','15') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','15') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','15') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','16') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','16') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','16') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','17') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','17') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta

dohabitacion,datos_iddatos) VALUES ('5','1','17') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','18') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','18') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','18') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('1','1','19') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('2','1','19') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('4','1','19') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('5','1','19') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('7','1','19') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('3','1','20') INSERT INTO HABITACION(tipo_habitacion_idtipohabitacion,estado_habitacion_idesta dohabitacion,datos_iddatos) VALUES ('6','1','20') INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES ('Afganistan') ('Africa del Sur') ('Alemania') ('Angola') ('Arabia Saudita') ('Argelia') ('Argentina') ('Australia') ('Austria') ('Bahamas') ('Belarusia') ('Belgica') ('Belice') ('Bolivia') ('Brasil') ('Camerun') ('Canada') ('Chile') ('China') ('Colombia') ('Corea del Norte') ('Corea del Sur') ('Costa de Marfl') ('Costa Rica') ('Croasia') ('Cuba') ('Dinamarca') ('Dominica') ('Ecuador') ('Egipto') ('El Salvador') ('Eslovenia') ('Espaa') ('Estados Unidos') ('Filipinas')

INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT INSERT

INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO INTO

NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion) NACIONALIDAD(nom_nacion)

VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES VALUES

('Finlandia') ('Francia') ('Georgia') ('Ghana') ('Grecia') ('Groenlandia') ('Guatemala') ('Haiti') ('Holanda') ('Honduras') ('Hungria') ('India') ('Indonesia') ('Irak') ('Iran') ('Irlanda') ('Islandia') ('Israel') ('Italia') ('Jamaica') ('Japon') ('Marruecos') ('Mexico') ('Monaco') ('Mongolia') ('Nicaragua') ('Nigeria') ('Noruega') ('Nueva Zealandia') ('Pakistan') ('Palestina') ('Panama') ('Paraguay') ('Peru') ('Polonia') ('Portugal') ('Puerto Rico') ('Qatar') ('Reino Unido') ('Republica Checa') ('Republica Dominicana') ('Rusia') ('Suecia') ('Suiza') ('Tailandia') ('Taiwan') ('Tajikistan') ('Trinidad & Tobago') ('Turquia') ('Ucrania') ('Uruguay') ('Venezuela')

INSERT INTO CLIENTE(nom_cli,ape_cli,dni_cli,dir_cli,tel_cli,nacionalidad_idnacio nalidad) VALUES ('JOSE','QUIONES VEGA','74859612','JR. LAS FLORES N302','042748596 ','69') INSERT INTO CLIENTE(nom_cli,ape_cli,dni_cli,dir_cli,tel_cli,nacionalidad_idnacio nalidad) VALUES ('JUAN','TARAZONA FERNANDEZ','14253685','LIMA','044635418','69') INSERT INTO CLIENTE(nom_cli,ape_cli,dni_cli,dir_cli,tel_cli,nacionalidad_idnacio nalidad) VALUES ('ANTONIO','AGUIRRE GONZALES','14253621','TRUJILLO','043419138',

'69') INSERT INTO CLIENTE(nom_cli,ape_cli,dni_cli,dir_cli,tel_cli,nacionalidad_idnacio nalidad) VALUES ('CLARK','GONZALES GONZALES','14262685','AV. LUZURIAGA','0463026 84','69') INSERT INTO CLIENTE(nom_cli,ape_cli,dni_cli,dir_cli,tel_cli,nacionalidad_idnacio nalidad) VALUES ('DASTAN','TEODOR AQUINO','45567665','PSJ. NUEVO SOL','054306295 ','69') INSERT INSERT INSERT INSERT INTO INTO INTO INTO TIPO_EMPLEADO(nom_tipoemp) TIPO_EMPLEADO(nom_tipoemp) TIPO_EMPLEADO(nom_tipoemp) TIPO_EMPLEADO(nom_tipoemp) VALUES VALUES VALUES VALUES ('ADMINISTRADOR') ('RECEPCIONISTA') ('BOTONES') ('CUARTELERO')

INSERT INTO TURNO(nom_turno) VALUES ('DIA') INSERT INTO TURNO(nom_turno) VALUES ('NOCHE') INSERT INTO EMPLEADO(nom_emp,ape_emp,dni_emp,tel_emp,dir_emp,user_emp,clave_emp, tipo_empleado_idtipoempleado,turno_idturno) VALUES ('GABRIELA','ROBLES CORONEL','72859641','943751857','JR. DANIEL VILLAIZAN N120',' ADMIN','654321','1','1') INSERT INTO EMPLEADO(nom_emp,ape_emp,dni_emp,tel_emp,dir_emp,user_emp,clave_emp, tipo_empleado_idtipoempleado,turno_idturno) VALUES ('ERIK','HUAMAN TORRES','4524367','943902199','JR. RECUEAY N1025','USER','1234',' 2','1') INSERT INTO EMPLEADO(nom_emp,ape_emp,dni_emp,tel_emp,dir_emp,user_emp,clave_emp, tipo_empleado_idtipoempleado,turno_idturno) VALUES ('MAX','FERNANDEZ MORGUEN','72780765','043784512','AV. LUZURIAGA 1020','USER','1 234','2','2') INSERT INTO EMPLEADO(nom_emp,ape_emp,dni_emp,tel_emp,dir_emp,user_emp,clave_emp, tipo_empleado_idtipoempleado,turno_idturno) VALUES ('JOSE','MONTOYA JIMENEZ','42456585','944859621','JR. PUMACAHUA S/N','USER','123 4','3','1') INSERT INTO EMPLEADO(nom_emp,ape_emp,dni_emp,tel_emp,dir_emp,user_emp,clave_emp, tipo_empleado_idtipoempleado,turno_idturno) VALUES ('ANTONIO','QUISPE MANCHUY','85967410','944656521','PSJ. GIRASOLES N 324','USER', '1234','4','1') INSERT INTO RESERVACION(fech_llegareserv,fech_salreserv,pago_reserv,cliente_idcl iente,habitacion_idhabitacion,empleado_idempleado) VALUES ('20-11-2012','23-11-2012','36','1','1','2') INSERT INTO RESERVACION(fech_llegareserv,fech_salreserv,pago_reserv,cliente_idcl iente,habitacion_idhabitacion,empleado_idempleado) VALUES ('22-11-2012','25-11-2012','72','2','6','2') INSERT INTO RESERVACION(fech_llegareserv,fech_salreserv,pago_reserv,cliente_idcl iente,habitacion_idhabitacion,empleado_idempleado) VALUES ('30-11-2012','02-12-2012','36','3','24','2') INSERT INTO RESERVACION(fech_llegareserv,fech_salreserv,pago_reserv,cliente_idcl iente,habitacion_idhabitacion,empleado_idempleado) VALUES ('20-11-2012','23-11-2012','40','1','41','2') INSERT INTO RESERVACION(fech_llegareserv,fech_salreserv,pago_reserv,cliente_idcl iente,habitacion_idhabitacion,empleado_idempleado) VALUES ('06-12-2012','09-12-2012','72','4','38','3') INSERT INTO ALQUILER(nro_dia,pago_adelalquiler,cliente_idcliente,empleado_idempl eado,habitacion_idhabitacion) VALUES ('2','0.0','1','1','1') INSERT INTO ALQUILER(nro_dia,pago_adelalquiler,cliente_idcliente,empleado_idempl eado,habitacion_idhabitacion) VALUES ('1','0.0','2','1','4') INSERT INTO ALQUILER(nro_dia,pago_adelalquiler,cliente_idcliente,empleado_idempl

eado,habitacion_idhabitacion) VALUES ('1','0.0','3','2','9') INSERT INTO ALQUILER(nro_dia,pago_adelalquiler,cliente_idcliente,empleado_idempl eado,habitacion_idhabitacion) VALUES ('2','0.0','4','2','13') INSERT INTO ALQUILER(nro_dia,pago_adelalquiler,cliente_idcliente,empleado_idempl eado,habitacion_idhabitacion) VALUES ('3','0.0','5','2','16') INSERT INTO ALQUILER_EXTRA(nro_diaxtra,alquiler_idalquiler) VALUES ('1','2') INSERT INTO TIPO_COMPROBANTE(nom_tipocomp,nro_compactual) VALUES ('BOLETA','1') INSERT INTO TIPO_COMPROBANTE(nom_tipocomp,nro_compactual) VALUES ('FACTURA','1')

También podría gustarte