Gentlemen, I have a table where I want to bring the column when the value is null but when it is filled it should not be displayed, how can I implement this condition in SQL?
SELECT
OBS.NUOBS,
OBS.DTOBS,
OBS.CODUSU,
OBS.OBS,...
asked by
19.09.2018 / 15:46