ポンコツプログラマーのリスキリング記、第5回です! 今回のテーマは、Oracleを扱うために欠かせない2つのツール―― SQL*PlusとSQL Developer です。 SQLそのものはどのツールでも同じですが、操作感や用途がまったく違うので、まずは特徴を理解して、自分に ...
Abstract: SQL/XML has gained increasing interest whenever relational data has to be transformed to XML data, which is transferred, stored, or further processed in internet-based systems. However, ...
今回はいつものAccessクエリ解説ではなく、Oracle Master Silver SQL(試験番号1Z0-071)の合格方法に焦点を当てて話します。 1万6千文字のボリュームと100以上の画像で解説しています。 最後までお読みいただけたらきっと合格につながる内容となっています。
I blogged previously on the ease of use of GroovySql, which is Groovy‘s easy-to-use JDBC-based data access approach. In another blog post, I covered the utility of OracleXMLQuery, a class which easily ...
Abstract: XML has become an attractive data processing model for applications. SQL/XML is a SQL standard that integrates XML with SQL. It introduces the XML datatype as a native SQL datatype and ...