> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::RawExecuteSqlResponse

> gpudb::RawExecuteSqlResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a0467a00f7a623da381265796b580e7ce">GPUdb::executeSqlRaw</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/execute__sql_8h_source">gpudb/protocol/execute\_sql.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:ab82a77c8384efc4e24830d2693f05876" id="r_ab82a77c8384efc4e24830d2693f05876">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab82a77c8384efc4e24830d2693f05876">RawExecuteSqlResponse</a> ()</td>
      </tr>

      <tr className="memdesc:ab82a77c8384efc4e24830d2693f05876">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RawExecuteSqlResponse" title="A set of results returned by GPUdb::executeSqlRaw.">RawExecuteSqlResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:ab82a77c8384efc4e24830d2693f05876">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a857ecee08266f53d25ec9c1792621e6d" id="r_a857ecee08266f53d25ec9c1792621e6d">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a857ecee08266f53d25ec9c1792621e6d">countAffected</a></td>
      </tr>

      <tr className="memdesc:a857ecee08266f53d25ec9c1792621e6d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The number of objects/records affected. <br /></td>
      </tr>

      <tr className="separator:a857ecee08266f53d25ec9c1792621e6d">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a3e1d9b1e42bd631e6ed8aa7af3348a39" id="r_a3e1d9b1e42bd631e6ed8aa7af3348a39">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3e1d9b1e42bd631e6ed8aa7af3348a39">responseSchemaStr</a></td>
      </tr>

      <tr className="memdesc:a3e1d9b1e42bd631e6ed8aa7af3348a39">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro schema of <a className="el" href="#a9a51f6b8dd6eacff38be6ca997bc598f">binaryEncodedResponse</a> or <a className="el" href="#a7c7bec0230b91f08723d7c06de3455b1">jsonEncodedResponse</a>. <br /></td>
      </tr>

      <tr className="separator:a3e1d9b1e42bd631e6ed8aa7af3348a39">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9a51f6b8dd6eacff38be6ca997bc598f" id="r_a9a51f6b8dd6eacff38be6ca997bc598f">
        <td className="memItemLeft" align="right" valign="top">std::vector\< uint8\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9a51f6b8dd6eacff38be6ca997bc598f">binaryEncodedResponse</a></td>
      </tr>

      <tr className="memdesc:a9a51f6b8dd6eacff38be6ca997bc598f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro binary encoded response. <br /></td>
      </tr>

      <tr className="separator:a9a51f6b8dd6eacff38be6ca997bc598f">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a7c7bec0230b91f08723d7c06de3455b1" id="r_a7c7bec0230b91f08723d7c06de3455b1">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7c7bec0230b91f08723d7c06de3455b1">jsonEncodedResponse</a></td>
      </tr>

      <tr className="memdesc:a7c7bec0230b91f08723d7c06de3455b1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro JSON encoded response. <br /></td>
      </tr>

      <tr className="separator:a7c7bec0230b91f08723d7c06de3455b1">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8db523a89f3a6aea4852150c3ce80fb4" id="r_a8db523a89f3a6aea4852150c3ce80fb4">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8db523a89f3a6aea4852150c3ce80fb4">totalNumberOfRecords</a></td>
      </tr>

      <tr className="memdesc:a8db523a89f3a6aea4852150c3ce80fb4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total/Filtered number of records. <br /></td>
      </tr>

      <tr className="separator:a8db523a89f3a6aea4852150c3ce80fb4">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aa80498dd443e17627061c1a168f6beb5" id="r_aa80498dd443e17627061c1a168f6beb5">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa80498dd443e17627061c1a168f6beb5">hasMoreRecords</a></td>
      </tr>

      <tr className="memdesc:aa80498dd443e17627061c1a168f6beb5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Too many records. <br /></td>
      </tr>

      <tr className="separator:aa80498dd443e17627061c1a168f6beb5">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a7513cc3b1e3c45335088094e006cdd32" id="r_a7513cc3b1e3c45335088094e006cdd32">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7513cc3b1e3c45335088094e006cdd32">pagingTable</a></td>
      </tr>

      <tr className="memdesc:a7513cc3b1e3c45335088094e006cdd32">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the table that has the result records of the query. <br /></td>
      </tr>

      <tr className="separator:a7513cc3b1e3c45335088094e006cdd32">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a09e777d953ce359aead8552fb1593945" id="r_a09e777d953ce359aead8552fb1593945">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a09e777d953ce359aead8552fb1593945">info</a></td>
      </tr>

      <tr className="memdesc:a09e777d953ce359aead8552fb1593945">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a09e777d953ce359aead8552fb1593945">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a0467a00f7a623da381265796b580e7ce">GPUdb::executeSqlRaw</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01266">1266</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ab82a77c8384efc4e24830d2693f05876">◆ </a></span>RawExecuteSqlResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::RawExecuteSqlResponse::RawExecuteSqlResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RawExecuteSqlResponse" title="A set of results returned by GPUdb::executeSqlRaw.">RawExecuteSqlResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01271">1271</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a9a51f6b8dd6eacff38be6ca997bc598f">◆ </a></span>binaryEncodedResponse</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<uint8\_t> gpudb::RawExecuteSqlResponse::binaryEncodedResponse</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Avro binary encoded response. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01297">1297</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a857ecee08266f53d25ec9c1792621e6d">◆ </a></span>countAffected</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::RawExecuteSqlResponse::countAffected</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The number of objects/records affected. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01286">1286</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa80498dd443e17627061c1a168f6beb5">◆ </a></span>hasMoreRecords</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::RawExecuteSqlResponse::hasMoreRecords</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Too many records. </p>
        <p>Returned a partial set. Supported values: </p>

        <ul>
          <li> true </li>
          <li> false </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01317">1317</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a09e777d953ce359aead8552fb1593945">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::RawExecuteSqlResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a9ea72c018bf10957e9cb011a0f1fb156">execute\_sql\_count</a>: Number of records without final limits applied. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a25ba4b49d3155936653a0dd22d27ff18">execute\_sql\_result\_table\_list</a>: List of tables, comma-separated, in addition to the <a className="el" href="#a7513cc3b1e3c45335088094e006cdd32">pagingTable</a>, created as result of the query. These should be cleared by the caller when they are done querying. </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01341">1341</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7c7bec0230b91f08723d7c06de3455b1">◆ </a></span>jsonEncodedResponse</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawExecuteSqlResponse::jsonEncodedResponse</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Avro JSON encoded response. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01302">1302</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7513cc3b1e3c45335088094e006cdd32">◆ </a></span>pagingTable</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawExecuteSqlResponse::pagingTable</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Name of the table that has the result records of the query. </p>
        <p>Valid, when <a className="el" href="#aa80498dd443e17627061c1a168f6beb5">hasMoreRecords</a> is <a className="el" href="/content/api/cpp/namespacegpudb#ad0528036a98d995c38e3c55b0cd52d08">true</a>. The caller should clear this and all tables in <a className="el" href="/content/api/cpp/namespacegpudb#a25ba4b49d3155936653a0dd22d27ff18">result\_table\_list</a> when they are done querying. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01326">1326</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3e1d9b1e42bd631e6ed8aa7af3348a39">◆ </a></span>responseSchemaStr</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawExecuteSqlResponse::responseSchemaStr</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Avro schema of <a className="el" href="#a9a51f6b8dd6eacff38be6ca997bc598f">binaryEncodedResponse</a> or <a className="el" href="#a7c7bec0230b91f08723d7c06de3455b1">jsonEncodedResponse</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01292">1292</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8db523a89f3a6aea4852150c3ce80fb4">◆ </a></span>totalNumberOfRecords</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::RawExecuteSqlResponse::totalNumberOfRecords</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Total/Filtered number of records. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/execute__sql_8h_source#l01307">1307</a> of file <a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/execute__sql_8h_source">execute\_sql.h</a></li>
    </ul>
  </div>
</div>
