Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
(row1.internal).equals("y")?"Y":row1.internal
row1.internal.equals('y')?'Y':row1.internal
"null".equals(row1.internal) || row1.internal==null?' ':row1.internal