Hola a todos buenas noches , tengo una duda espero me puedan ayudar , no entiendo porque dos variables de tipo String que tienen valores iguales , no entran en un condicional. String consultaVerificar = ” SELECT codigo_carta, turno, fecha FROM carta WHERE fecha = ‘2017-11-26’ “; String codigoCartaObtenida; String turnoCartaObtenida = “”; String fechaCartaObtenidaRead more