python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Java 8 Time API - DB2/400 / JT400
I'm currently upgrading an application that uses DB2/400 database, and I'm migrating to the new java time api (LocalDate, LocalTime, ...), using the latest version of jt400.jar.
However, when executin...
areal
Votes: 0
Answers: 1
Create a nested JSON with SQL in Db2
I have actually a JSON extracted from a table
select json_object ('ITEM_ID' value Trim(PRDC),
'ITEM_DESC' value TRIM(DESC),
) JSONData
fro...

Nifriz
Votes: 0
Answers: 1