ORDS json keys code example
Example: ORDS GET json case sensitive data keys
CopyPOST http://localhost:8080/ords/ordstest/emp/batchload?batchRows=25
Content-Type: text/csv
empno,ename,job,mgr,hiredate,sal,comm,deptno
0,M,SPY MAST,,2005-05-01 11:00:01,4000,,11
7,J.BOND,SPY,0,2005-05-01 11:00:01,2000,,11
9,R.Cooper,SOFTWARE,0,2005-05-01 11:00:01,10000,,11
26,Max,DENTIST,0,2005-05-01 11:00:01,5000,,11