<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'SQL' Case Statement Generator</dc:title>
  <dc:title>R package sqlcaser version 0.2.1</dc:title>
  <dc:description>Includes built-in methods for generating long 'SQL' CASE statements,
             and other 'SQL' statements that may otherwise be arduous to construct
             by hand.The generated statement can easily be concatenated to string
             literals to form queries to 'SQL'-like databases, such as when using 
             the 'RODBC' package. The current methods include casewhen() for 
             building CASE statements, inlist() for building IN statements, and
             updatetable() for building UPDATE statements.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Leoson Hoay &lt;leoson.public@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Leoson Hoay [aut, cre] (ORCID: &lt;https://orcid.org/0000-0003-2079-5579&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=sqlcaser/LICENSE)</dc:rights>
  <dc:date>2025-09-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sqlcaser</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sqlcaser</dc:identifier>
</oai_dc:dc>
