Jonathan Alvarado Murillo created DERBY-7025: ------------------------------------------------
Summary: Capturar valor Null en Resulset de Netbeans Key: DERBY-7025 URL: https://issues.apache.org/jira/browse/DERBY-7025 Project: Derby Issue Type: Bug Components: SQL Affects Versions: 10.14.2.0 Environment: Netbeans. Reporter: Jonathan Alvarado Murillo Hi, I have a trouble trying to capture the null value of a resultset at Netbeans, if i do this "select SUM(APP.TBLOBJECONT.leccObje) as leccionesAsignadas from APP.TBLOBJECONT where tblobjecont.tablaId="+idTabla", it doesnt send me null value, send me a blank record, no null nor " ", i'm trying to capture this value but i can't. What i have to capture? -- This message was sent by Atlassian JIRA (v7.6.3#76005)