12-12-2013, 12:02 PM
Si, exacto, te paso el script (como siempre para el fichero actualizabdsysmehotel.txt):
Ya me dices.
Código:
delete from cardex where id_habitacion = "225" and id_tipo_hab = "M";
delete from reserva where id_habitacion = "225" and id_tipo_hab = "M";
delete from habitacion where id_habitacion = "225" and id_tipo_hab = "M";
Ya me dices.