I'm trying to get the patient back to me for a certain day and time in the following command:
SqlCommand cmdSelect = new SqlCommand("select DISTINCT P.nome,P.codPaciente,
M.codMedico, C.descricao from Consulta as C " +
", Medico as M, Pacient...
asked by
15.11.2018 / 21:19