(Gopi Chand) This article continues with the contents of the string methods in Java that were described in previous sessions
Tag: JSON / JAVA / XML
(X)Query OPatch Information From The Database
(Marco Gralike) There are cool posts out there regarding querying the OPatch info in Oracle 12 which can be accessed by DBMS_QOPATCH like…
JSON version 4 to C# Objects and Back — Part 2
(Don Fizachi) A set of C# classes to create and manipulate JSON Schema and Instances.
(X)Query OPatch Information From The Database
(Marco Gralike) There are cool posts out there regarding querying the OPatch info in Oracle 12 which can be accessed by DBMS_QOPATCH like…
JSON version 4 to C# Objects and Back — Part 2
(Don Fizachi) A set of C# classes to create and manipulate JSON Schema and Instances.
Public API For Generating JSON Datasets
(Sathish Kumar) In this article you will learn about a public API for generating JSON datasets.
Import XML File and transform into Relational Model (for DYNAMIC Columns) using Powershell
(Niladri Biswas) In this article, we will load XML data into the relational model using PowerShell but for dynamic columns.We will use SQL Server 2014 as our RDBMS.
Public API For Generating JSON Datasets
(Sathish Kumar) In this article you will learn about a public API for generating JSON datasets.
Import XML File and transform into Relational Model (for DYNAMIC Columns) using Powershell
(Niladri Biswas) In this article, we will load XML data into the relational model using PowerShell but for dynamic columns.We will use SQL Server 2014 as our RDBMS.
JSON version 4 to C# Objects and Back — Part 1
(Don Fizachi) A means to define a form and have this form downloaded from a database server to a mobile, web or desktop platform was required. This form when filled out is then submitted to the database server. Two options came to mind on how to go about defining these forms i.e., XML and JavaScrip
