> ## 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.

# kinetica.ExecuteSqlRequest

> kinetica.ExecuteSqlRequest — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a8b4ee24204b4e95286e20265b328027b">Kinetica.executeSql</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.ExecuteSqlRequest:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.ExecuteSqlRequest:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding">Encoding</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#aadd35d0fbf8843d2b78721feab14cdd8" title="Specifies the encoding for returned records; either 'binary' or 'json'.">ExecuteSqlRequest.encoding</a>. <a href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options">Options</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#abef6c94a5f7f1a87be65c19852c1374c" title="Optional parameters.">ExecuteSqlRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#details">More...</a><br /></td>
      </tr>

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

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

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

      <tr className="memdesc:a0e07939361cf4bc0c8b33084df18cfb6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:aa986c3601490ec975589d64eeb2c6bc4" id="r_aa986c3601490ec975589d64eeb2c6bc4">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa986c3601490ec975589d64eeb2c6bc4">ExecuteSqlRequest</a> (string <a className="el" href="#ab6a79b0918c6fd0811facb15d5b9a71c">statement</a>, long? <a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2">offset</a>=null, long? <a className="el" href="#ab7093f26aa4219cac99847b6737b513c">limit</a>=null, string <a className="el" href="#ad36d395425ecceeebd5bb817764d2c3f">request\_schema\_str</a>=null, IList\< byte\[]> <a className="el" href="#ae17f8837d4744adfbc63df697322573a">data</a>=null, IDictionary\< string, string > <a className="el" href="#abef6c94a5f7f1a87be65c19852c1374c">options</a>=null)</td>
      </tr>

      <tr className="memdesc:aa986c3601490ec975589d64eeb2c6bc4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ad170db0081762e15bde12fa07f991e4b" id="r_ad170db0081762e15bde12fa07f991e4b">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad170db0081762e15bde12fa07f991e4b">ExecuteSqlRequest</a> (string <a className="el" href="#ab6a79b0918c6fd0811facb15d5b9a71c">statement</a>, long? <a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2">offset</a>=null, long? <a className="el" href="#ab7093f26aa4219cac99847b6737b513c">limit</a>=null, string <a className="el" href="#aadd35d0fbf8843d2b78721feab14cdd8">encoding</a>=null, string <a className="el" href="#ad36d395425ecceeebd5bb817764d2c3f">request\_schema\_str</a>=null, IList\< byte\[]> <a className="el" href="#ae17f8837d4744adfbc63df697322573a">data</a>=null, IDictionary\< string, string > <a className="el" href="#abef6c94a5f7f1a87be65c19852c1374c">options</a>=null)</td>
      </tr>

      <tr className="memdesc:ad170db0081762e15bde12fa07f991e4b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a0e07939361cf4bc0c8b33084df18cfb6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:aa986c3601490ec975589d64eeb2c6bc4" id="r_aa986c3601490ec975589d64eeb2c6bc4">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa986c3601490ec975589d64eeb2c6bc4">ExecuteSqlRequest</a> (string <a className="el" href="#ab6a79b0918c6fd0811facb15d5b9a71c">statement</a>, long? <a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2">offset</a>=null, long? <a className="el" href="#ab7093f26aa4219cac99847b6737b513c">limit</a>=null, string <a className="el" href="#ad36d395425ecceeebd5bb817764d2c3f">request\_schema\_str</a>=null, IList\< byte\[]> <a className="el" href="#ae17f8837d4744adfbc63df697322573a">data</a>=null, IDictionary\< string, string > <a className="el" href="#abef6c94a5f7f1a87be65c19852c1374c">options</a>=null)</td>
      </tr>

      <tr className="memdesc:aa986c3601490ec975589d64eeb2c6bc4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ad170db0081762e15bde12fa07f991e4b" id="r_ad170db0081762e15bde12fa07f991e4b">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad170db0081762e15bde12fa07f991e4b">ExecuteSqlRequest</a> (string <a className="el" href="#ab6a79b0918c6fd0811facb15d5b9a71c">statement</a>, long? <a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2">offset</a>=null, long? <a className="el" href="#ab7093f26aa4219cac99847b6737b513c">limit</a>=null, string <a className="el" href="#aadd35d0fbf8843d2b78721feab14cdd8">encoding</a>=null, string <a className="el" href="#ad36d395425ecceeebd5bb817764d2c3f">request\_schema\_str</a>=null, IList\< byte\[]> <a className="el" href="#ae17f8837d4744adfbc63df697322573a">data</a>=null, IDictionary\< string, string > <a className="el" href="#abef6c94a5f7f1a87be65c19852c1374c">options</a>=null)</td>
      </tr>

      <tr className="memdesc:ad170db0081762e15bde12fa07f991e4b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

      <tr className="memitem:ab6a79b0918c6fd0811facb15d5b9a71c" id="r_ab6a79b0918c6fd0811facb15d5b9a71c">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab6a79b0918c6fd0811facb15d5b9a71c">statement</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab6a79b0918c6fd0811facb15d5b9a71c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">SQL statement (query, DML, or DDL) to be executed. <br /></td>
      </tr>

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

      <tr className="memitem:ac4220c50862f7ccd2a334c2af568c5d2" id="r_ac4220c50862f7ccd2a334c2af568c5d2">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2">offset</a> = 0<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ac4220c50862f7ccd2a334c2af568c5d2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). <br /></td>
      </tr>

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

      <tr className="memitem:ab7093f26aa4219cac99847b6737b513c" id="r_ab7093f26aa4219cac99847b6737b513c">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab7093f26aa4219cac99847b6737b513c">limit</a> = -9999<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab7093f26aa4219cac99847b6737b513c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. <br /></td>
      </tr>

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

      <tr className="memitem:aadd35d0fbf8843d2b78721feab14cdd8" id="r_aadd35d0fbf8843d2b78721feab14cdd8">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aadd35d0fbf8843d2b78721feab14cdd8">encoding</a> = <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">Encoding.BINARY</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aadd35d0fbf8843d2b78721feab14cdd8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the encoding for returned records; either 'binary' or 'json'. <br /></td>
      </tr>

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

      <tr className="memitem:ad36d395425ecceeebd5bb817764d2c3f" id="r_ad36d395425ecceeebd5bb817764d2c3f">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad36d395425ecceeebd5bb817764d2c3f">request\_schema\_str</a> = ""<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad36d395425ecceeebd5bb817764d2c3f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro schema of <a className="el" href="#ae17f8837d4744adfbc63df697322573a" title="An array of binary-encoded data for the records to be binded to the SQL query.">ExecuteSqlRequest.data</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ae17f8837d4744adfbc63df697322573a" id="r_ae17f8837d4744adfbc63df697322573a">
        <td className="memItemLeft" align="right" valign="top">IList\< byte\[]> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae17f8837d4744adfbc63df697322573a">data</a> = new List\<byte\[]>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ae17f8837d4744adfbc63df697322573a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">An array of binary-encoded data for the records to be binded to the SQL query. <br /></td>
      </tr>

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

      <tr className="memitem:abef6c94a5f7f1a87be65c19852c1374c" id="r_abef6c94a5f7f1a87be65c19852c1374c">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abef6c94a5f7f1a87be65c19852c1374c">options</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:abef6c94a5f7f1a87be65c19852c1374c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a8b4ee24204b4e95286e20265b328027b">Kinetica.executeSql</a>. </p>
      <p>Execute a SQL statement (query, DML, or DDL).</p>
      <p>See <a href="/content/sql/" target="_top">SQL Support</a> for the complete set of supported SQL commands.</p>
      <p>When a caller wants all the results from a large query (e.g., more than <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> records), they can make multiple calls to this endpoint using the <a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2" title="A positive integer indicating the number of initial results to skip (this can be useful for paging th...">ExecuteSqlRequest.offset</a> and <a className="el" href="#ab7093f26aa4219cac99847b6737b513c" title="A positive integer indicating the maximum number of results to be returned, or END_OF_SET (-9999) to ...">ExecuteSqlRequest.limit</a> parameters to page through the results. Normally, this will execute the <a className="el" href="#ab6a79b0918c6fd0811facb15d5b9a71c" title="SQL statement (query, DML, or DDL) to be executed.">ExecuteSqlRequest.statement</a> query each time. To avoid re-executing the query each time and to keep the results in the same order, the caller should specify a <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a> name to hold the results of the query between calls and specify the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a> on subsequent calls. When this is done, the caller should clear the paging table and any other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) when they are done paging through the results. <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> (and <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a>) will be empty if no paging table was created (e.g., when all the query results were returned in the first call).</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00038">38</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a0e07939361cf4bc0c8b33084df18cfb6">◆ </a></span>ExecuteSqlRequest() <span className="overload">\[1/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.ExecuteSqlRequest.ExecuteSqlRequest </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 an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00925">925</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa986c3601490ec975589d64eeb2c6bc4">◆ </a></span>ExecuteSqlRequest() <span className="overload">\[2/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.ExecuteSqlRequest.ExecuteSqlRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">statement</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">request\_schema\_str</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< byte\[]></td>
                  <td className="paramname"><span className="paramname"><span className="em">data</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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 an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">statement</td>
                <td>SQL statement (query, DML, or DDL) to be executed.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">request\_schema\_str</td>
                <td>Avro schema of <span className="em">data</span> . The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">data</td>
                <td>An array of binary-encoded data for the records to be binded to the SQL query. Or use <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a> to pass the data in JSON format. The default value is an empty List. </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a031b53c6511aa19bf09c67f06e817179">COST\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the cost-based optimization of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aecabe66e25addc7b9c38e0de0297f695">DISTRIBUTED\_JOINS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed joins in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a01466703ffd6f87a15db517235750a97">DISTRIBUTED\_OPERATIONS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed operations in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>: Specifies the record collision error-suppression policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when primary key record collisions are rejected (<a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any record insert/update that is rejected for resulting in a primary key collision with an existing table record will be ignored with no error generated. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, the rejection of any insert/update for resulting in a primary key collision will cause an error to be reported. If the specified table does not have a primary key or if <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Ignore inserts/updates that result in primary key collisions with existing records. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Treat as errors any inserts/updates that result in primary key collisions with existing records. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab488b062b5314ad64e5f05cf4ed72207">LATE\_MATERIALIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, Joins/Filters results will always be materialized ( saved to result tables format). Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a>: When specified (or <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a> is set), the system will create a paging table to hold the results of the query, when the output has more records than are in the response (i.e., when <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords#a53f0428a7430c20b06d717c9d0d5f7da">TRUE</a>). If the specified paging table exists, the records from the paging table are returned without re-evaluating the query. It is the caller's responsibility to clear the <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) when they are done with this query. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the paging table. -1 indicates no timeout. Setting this option will cause a paging table to be generated when needed. The <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) will be automatically cleared after the TTL expires, if set to a positive number. However, it is still recommended that the caller clear these tables when they are done with this query. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa71c365478d9b577c24ab426ee033538">PARALLEL\_EXECUTION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the parallel step execution of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab017ca623127d6d588e6265b0bc8c2cd">PLAN\_CACHE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables plan caching for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#adc4a82c4ef7b7efbe4d4662951cc4829">PREPARE\_MODE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, compiles a query into an execution plan and saves it in query cache. Query execution is not performed and an empty response will be returned to user. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a75ca1bbff9467dc584d92976cf58139e">PRESERVE\_DICT\_ENCODING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then columns that were dict encoded in the source table will be dict encoded in the projection table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a>: Query parameters in JSON array or arrays (for inserting multiple rows). This can be used instead of <span className="em">data</span> and <span className="em">request\_schema\_str</span> . </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a81803c245977fa966e38961a910601be">RESULTS\_CACHING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables caching of the results of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a773ef56bb389ea992473021e7376170e">RULE\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables rule-based rewrite optimizations for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#af478cff9f1a8de63221221d7692bfb4d">SSQ\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, scalar subqueries will be translated into joins. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2e15c6300aa3cc35b53f9d96bc290809">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the intermediate result tables used in query execution. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a>: Specifies the record collision policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any existing table record with primary key values that match those of a record being inserted or updated will be replaced by that record. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, any such primary key collision will result in the insert/update being rejected and the error handled as determined by <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Replace the collided-into record with the record inserted or updated when a new/modified record causes a primary key collision with an existing record. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Reject the insert or update when it results in a primary key collision with an existing record. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa570ea046a414cf24b5075327cf7885e">VALIDATE\_CHANGE\_COLUMN</a>: When changing a column using alter table, validate the change before applying it. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then validate all values. A value too large (or too long) for the new type will prevent any change. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, then when a value is too large or long, it will be truncated. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a656295be10ed9e16a3731377a18be6be">CURRENT\_SCHEMA</a>: Use the supplied value as the <a href="/content/concepts/schemas/#default-schema" target="_top">default schema</a> when processing this SQL command. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l01391">1391</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad170db0081762e15bde12fa07f991e4b">◆ </a></span>ExecuteSqlRequest() <span className="overload">\[3/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.ExecuteSqlRequest.ExecuteSqlRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">statement</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">encoding</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">request\_schema\_str</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< byte\[]></td>
                  <td className="paramname"><span className="paramname"><span className="em">data</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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 an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">statement</td>
                <td>SQL statement (query, DML, or DDL) to be executed.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">encoding</td>

                <td>
                  Specifies the encoding for returned records; either 'binary' or 'json'. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">BINARY</a> </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ab937f650fd21ccdf31121acdf2686f39">JSON</a> </li>
                  </ul>

                  The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">BINARY</a>.
                </td>
              </tr>

              <tr>
                <td className="paramname">request\_schema\_str</td>
                <td>Avro schema of <span className="em">data</span> . The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">data</td>
                <td>An array of binary-encoded data for the records to be binded to the SQL query. Or use <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a> to pass the data in JSON format. The default value is an empty List. </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a031b53c6511aa19bf09c67f06e817179">COST\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the cost-based optimization of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aecabe66e25addc7b9c38e0de0297f695">DISTRIBUTED\_JOINS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed joins in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a01466703ffd6f87a15db517235750a97">DISTRIBUTED\_OPERATIONS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed operations in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>: Specifies the record collision error-suppression policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when primary key record collisions are rejected (<a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any record insert/update that is rejected for resulting in a primary key collision with an existing table record will be ignored with no error generated. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, the rejection of any insert/update for resulting in a primary key collision will cause an error to be reported. If the specified table does not have a primary key or if <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Ignore inserts/updates that result in primary key collisions with existing records. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Treat as errors any inserts/updates that result in primary key collisions with existing records. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab488b062b5314ad64e5f05cf4ed72207">LATE\_MATERIALIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, Joins/Filters results will always be materialized ( saved to result tables format). Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a>: When specified (or <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a> is set), the system will create a paging table to hold the results of the query, when the output has more records than are in the response (i.e., when <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords#a53f0428a7430c20b06d717c9d0d5f7da">TRUE</a>). If the specified paging table exists, the records from the paging table are returned without re-evaluating the query. It is the caller's responsibility to clear the <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) when they are done with this query. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the paging table. -1 indicates no timeout. Setting this option will cause a paging table to be generated when needed. The <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) will be automatically cleared after the TTL expires, if set to a positive number. However, it is still recommended that the caller clear these tables when they are done with this query. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa71c365478d9b577c24ab426ee033538">PARALLEL\_EXECUTION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the parallel step execution of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab017ca623127d6d588e6265b0bc8c2cd">PLAN\_CACHE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables plan caching for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#adc4a82c4ef7b7efbe4d4662951cc4829">PREPARE\_MODE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, compiles a query into an execution plan and saves it in query cache. Query execution is not performed and an empty response will be returned to user. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a75ca1bbff9467dc584d92976cf58139e">PRESERVE\_DICT\_ENCODING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then columns that were dict encoded in the source table will be dict encoded in the projection table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a>: Query parameters in JSON array or arrays (for inserting multiple rows). This can be used instead of <span className="em">data</span> and <span className="em">request\_schema\_str</span> . </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a81803c245977fa966e38961a910601be">RESULTS\_CACHING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables caching of the results of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a773ef56bb389ea992473021e7376170e">RULE\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables rule-based rewrite optimizations for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#af478cff9f1a8de63221221d7692bfb4d">SSQ\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, scalar subqueries will be translated into joins. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2e15c6300aa3cc35b53f9d96bc290809">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the intermediate result tables used in query execution. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a>: Specifies the record collision policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any existing table record with primary key values that match those of a record being inserted or updated will be replaced by that record. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, any such primary key collision will result in the insert/update being rejected and the error handled as determined by <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Replace the collided-into record with the record inserted or updated when a new/modified record causes a primary key collision with an existing record. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Reject the insert or update when it results in a primary key collision with an existing record. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa570ea046a414cf24b5075327cf7885e">VALIDATE\_CHANGE\_COLUMN</a>: When changing a column using alter table, validate the change before applying it. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then validate all values. A value too large (or too long) for the new type will prevent any change. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, then when a value is too large or long, it will be truncated. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a656295be10ed9e16a3731377a18be6be">CURRENT\_SCHEMA</a>: Use the supplied value as the <a href="/content/concepts/schemas/#default-schema" target="_top">default schema</a> when processing this SQL command. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l01886">1886</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0e07939361cf4bc0c8b33084df18cfb6">◆ </a></span>ExecuteSqlRequest() <span className="overload">\[4/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.ExecuteSqlRequest.ExecuteSqlRequest </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 an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source#l00925">925</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa986c3601490ec975589d64eeb2c6bc4">◆ </a></span>ExecuteSqlRequest() <span className="overload">\[5/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.ExecuteSqlRequest.ExecuteSqlRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">statement</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">request\_schema\_str</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< byte\[]></td>
                  <td className="paramname"><span className="paramname"><span className="em">data</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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 an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">statement</td>
                <td>SQL statement (query, DML, or DDL) to be executed.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">request\_schema\_str</td>
                <td>Avro schema of <span className="em">data</span> . The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">data</td>
                <td>An array of binary-encoded data for the records to be binded to the SQL query. Or use <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a> to pass the data in JSON format. The default value is an empty List. </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a031b53c6511aa19bf09c67f06e817179">COST\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the cost-based optimization of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aecabe66e25addc7b9c38e0de0297f695">DISTRIBUTED\_JOINS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed joins in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a01466703ffd6f87a15db517235750a97">DISTRIBUTED\_OPERATIONS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed operations in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>: Specifies the record collision error-suppression policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when primary key record collisions are rejected (<a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any record insert/update that is rejected for resulting in a primary key collision with an existing table record will be ignored with no error generated. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, the rejection of any insert/update for resulting in a primary key collision will cause an error to be reported. If the specified table does not have a primary key or if <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Ignore inserts/updates that result in primary key collisions with existing records. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Treat as errors any inserts/updates that result in primary key collisions with existing records. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab488b062b5314ad64e5f05cf4ed72207">LATE\_MATERIALIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, Joins/Filters results will always be materialized ( saved to result tables format). Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a>: When specified (or <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a> is set), the system will create a paging table to hold the results of the query, when the output has more records than are in the response (i.e., when <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords#a53f0428a7430c20b06d717c9d0d5f7da">TRUE</a>). If the specified paging table exists, the records from the paging table are returned without re-evaluating the query. It is the caller's responsibility to clear the <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) when they are done with this query. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the paging table. -1 indicates no timeout. Setting this option will cause a paging table to be generated when needed. The <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) will be automatically cleared after the TTL expires, if set to a positive number. However, it is still recommended that the caller clear these tables when they are done with this query. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa71c365478d9b577c24ab426ee033538">PARALLEL\_EXECUTION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the parallel step execution of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab017ca623127d6d588e6265b0bc8c2cd">PLAN\_CACHE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables plan caching for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#adc4a82c4ef7b7efbe4d4662951cc4829">PREPARE\_MODE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, compiles a query into an execution plan and saves it in query cache. Query execution is not performed and an empty response will be returned to user. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a75ca1bbff9467dc584d92976cf58139e">PRESERVE\_DICT\_ENCODING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then columns that were dict encoded in the source table will be dict encoded in the projection table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a>: Query parameters in JSON array or arrays (for inserting multiple rows). This can be used instead of <span className="em">data</span> and <span className="em">request\_schema\_str</span> . </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a81803c245977fa966e38961a910601be">RESULTS\_CACHING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables caching of the results of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a773ef56bb389ea992473021e7376170e">RULE\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables rule-based rewrite optimizations for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#af478cff9f1a8de63221221d7692bfb4d">SSQ\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, scalar subqueries will be translated into joins. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2e15c6300aa3cc35b53f9d96bc290809">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the intermediate result tables used in query execution. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a>: Specifies the record collision policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any existing table record with primary key values that match those of a record being inserted or updated will be replaced by that record. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, any such primary key collision will result in the insert/update being rejected and the error handled as determined by <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Replace the collided-into record with the record inserted or updated when a new/modified record causes a primary key collision with an existing record. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Reject the insert or update when it results in a primary key collision with an existing record. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa570ea046a414cf24b5075327cf7885e">VALIDATE\_CHANGE\_COLUMN</a>: When changing a column using alter table, validate the change before applying it. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then validate all values. A value too large (or too long) for the new type will prevent any change. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, then when a value is too large or long, it will be truncated. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a656295be10ed9e16a3731377a18be6be">CURRENT\_SCHEMA</a>: Use the supplied value as the <a href="/content/concepts/schemas/#default-schema" target="_top">default schema</a> when processing this SQL command. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source#l01391">1391</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad170db0081762e15bde12fa07f991e4b">◆ </a></span>ExecuteSqlRequest() <span className="overload">\[6/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.ExecuteSqlRequest.ExecuteSqlRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">statement</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">encoding</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">request\_schema\_str</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< byte\[]></td>
                  <td className="paramname"><span className="paramname"><span className="em">data</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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 an <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlRequest" title="A set of parameters for Kinetica.executeSql.">ExecuteSqlRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">statement</td>
                <td>SQL statement (query, DML, or DDL) to be executed.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">encoding</td>

                <td>
                  Specifies the encoding for returned records; either 'binary' or 'json'. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">BINARY</a> </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ab937f650fd21ccdf31121acdf2686f39">JSON</a> </li>
                  </ul>

                  The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">BINARY</a>.
                </td>
              </tr>

              <tr>
                <td className="paramname">request\_schema\_str</td>
                <td>Avro schema of <span className="em">data</span> . The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">data</td>
                <td>An array of binary-encoded data for the records to be binded to the SQL query. Or use <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a> to pass the data in JSON format. The default value is an empty List. </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a031b53c6511aa19bf09c67f06e817179">COST\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the cost-based optimization of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aecabe66e25addc7b9c38e0de0297f695">DISTRIBUTED\_JOINS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed joins in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a01466703ffd6f87a15db517235750a97">DISTRIBUTED\_OPERATIONS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed operations in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>: Specifies the record collision error-suppression policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when primary key record collisions are rejected (<a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any record insert/update that is rejected for resulting in a primary key collision with an existing table record will be ignored with no error generated. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, the rejection of any insert/update for resulting in a primary key collision will cause an error to be reported. If the specified table does not have a primary key or if <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Ignore inserts/updates that result in primary key collisions with existing records. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Treat as errors any inserts/updates that result in primary key collisions with existing records. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab488b062b5314ad64e5f05cf4ed72207">LATE\_MATERIALIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, Joins/Filters results will always be materialized ( saved to result tables format). Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a>: When specified (or <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a> is set), the system will create a paging table to hold the results of the query, when the output has more records than are in the response (i.e., when <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords#a53f0428a7430c20b06d717c9d0d5f7da">TRUE</a>). If the specified paging table exists, the records from the paging table are returned without re-evaluating the query. It is the caller's responsibility to clear the <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) when they are done with this query. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the paging table. -1 indicates no timeout. Setting this option will cause a paging table to be generated when needed. The <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) will be automatically cleared after the TTL expires, if set to a positive number. However, it is still recommended that the caller clear these tables when they are done with this query. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa71c365478d9b577c24ab426ee033538">PARALLEL\_EXECUTION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the parallel step execution of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab017ca623127d6d588e6265b0bc8c2cd">PLAN\_CACHE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables plan caching for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#adc4a82c4ef7b7efbe4d4662951cc4829">PREPARE\_MODE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, compiles a query into an execution plan and saves it in query cache. Query execution is not performed and an empty response will be returned to user. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a75ca1bbff9467dc584d92976cf58139e">PRESERVE\_DICT\_ENCODING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then columns that were dict encoded in the source table will be dict encoded in the projection table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a>: Query parameters in JSON array or arrays (for inserting multiple rows). This can be used instead of <span className="em">data</span> and <span className="em">request\_schema\_str</span> . </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a81803c245977fa966e38961a910601be">RESULTS\_CACHING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables caching of the results of the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a773ef56bb389ea992473021e7376170e">RULE\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables rule-based rewrite optimizations for the given query. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#af478cff9f1a8de63221221d7692bfb4d">SSQ\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, scalar subqueries will be translated into joins. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2e15c6300aa3cc35b53f9d96bc290809">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the intermediate result tables used in query execution. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a>: Specifies the record collision policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any existing table record with primary key values that match those of a record being inserted or updated will be replaced by that record. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, any such primary key collision will result in the insert/update being rejected and the error handled as determined by <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Replace the collided-into record with the record inserted or updated when a new/modified record causes a primary key collision with an existing record. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Reject the insert or update when it results in a primary key collision with an existing record. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa570ea046a414cf24b5075327cf7885e">VALIDATE\_CHANGE\_COLUMN</a>: When changing a column using alter table, validate the change before applying it. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then validate all values. A value too large (or too long) for the new type will prevent any change. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, then when a value is too large or long, it will be truncated. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a656295be10ed9e16a3731377a18be6be">CURRENT\_SCHEMA</a>: Use the supplied value as the <a href="/content/concepts/schemas/#default-schema" target="_top">default schema</a> when processing this SQL command. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source#l01886">1886</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ae17f8837d4744adfbc63df697322573a">◆ </a></span>data</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< byte\[]> kinetica.ExecuteSqlRequest.data = new List\<byte\[]>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>An array of binary-encoded data for the records to be binded to the SQL query. </p>
        <p>Or use <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a> to pass the data in JSON format. The default value is an empty List. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00482">482</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aadd35d0fbf8843d2b78721feab14cdd8">◆ </a></span>encoding</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.ExecuteSqlRequest.encoding = <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">Encoding.BINARY</a></td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the encoding for returned records; either 'binary' or 'json'. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">BINARY</a> </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ab937f650fd21ccdf31121acdf2686f39">JSON</a> </li>
        </ul>

        <p>The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Encoding#ae281b6faf1910a22771074b4f26c5a92">BINARY</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00469">469</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab7093f26aa4219cac99847b6737b513c">◆ </a></span>limit</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.ExecuteSqlRequest.limit = -9999</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. </p>
        <p>The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> to see if more records exist in the result to be fetched, and <a className="el" href="#ac4220c50862f7ccd2a334c2af568c5d2" title="A positive integer indicating the number of initial results to skip (this can be useful for paging th...">ExecuteSqlRequest.offset</a> and <a className="el" href="#ab7093f26aa4219cac99847b6737b513c" title="A positive integer indicating the maximum number of results to be returned, or END_OF_SET (-9999) to ...">ExecuteSqlRequest.limit</a> to request subsequent pages of results. The default value is -9999.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00452">452</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac4220c50862f7ccd2a334c2af568c5d2">◆ </a></span>offset</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.ExecuteSqlRequest.offset = 0</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). </p>
        <p>The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00437">437</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abef6c94a5f7f1a87be65c19852c1374c">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.ExecuteSqlRequest.options = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a031b53c6511aa19bf09c67f06e817179">COST\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the cost-based optimization of the given query. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aecabe66e25addc7b9c38e0de0297f695">DISTRIBUTED\_JOINS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed joins in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a01466703ffd6f87a15db517235750a97">DISTRIBUTED\_OPERATIONS</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, enables the use of distributed operations in servicing the given query. Any query requiring a distributed join will succeed, though hints can be used in the query to change the distribution of the source data to allow the query to succeed. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>: Specifies the record collision error-suppression policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when primary key record collisions are rejected (<a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any record insert/update that is rejected for resulting in a primary key collision with an existing table record will be ignored with no error generated. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, the rejection of any insert/update for resulting in a primary key collision will cause an error to be reported. If the specified table does not have a primary key or if <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then this option has no effect. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Ignore inserts/updates that result in primary key collisions with existing records. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Treat as errors any inserts/updates that result in primary key collisions with existing records. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab488b062b5314ad64e5f05cf4ed72207">LATE\_MATERIALIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, Joins/Filters results will always be materialized ( saved to result tables format). Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2ae97f7febf74def40a4da512900feb4">PAGING\_TABLE</a>: When specified (or <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a> is set), the system will create a paging table to hold the results of the query, when the output has more records than are in the response (i.e., when <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#a3b083add39c6124290935c9a64426326">has\_more\_records</a> is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1HasMoreRecords#a53f0428a7430c20b06d717c9d0d5f7da">TRUE</a>). If the specified paging table exists, the records from the paging table are returned without re-evaluating the query. It is the caller's responsibility to clear the <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) when they are done with this query. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ad52510786404d2c404faac1700844d51">PAGING\_TABLE\_TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the paging table. -1 indicates no timeout. Setting this option will cause a paging table to be generated when needed. The <a className="el" href="/content/api/cs/classkinetica_1_1ExecuteSqlResponse#ab3bb657a76b2fb7f4136b5ab416dceef">paging\_table</a> and other tables in the <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlResponse_1_1Info#ad80ec211983087d613e6f34825e5d06b">RESULT\_TABLE\_LIST</a> (both returned in the response) will be automatically cleared after the TTL expires, if set to a positive number. However, it is still recommended that the caller clear these tables when they are done with this query. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa71c365478d9b577c24ab426ee033538">PARALLEL\_EXECUTION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables the parallel step execution of the given query. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#ab017ca623127d6d588e6265b0bc8c2cd">PLAN\_CACHE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables plan caching for the given query. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#adc4a82c4ef7b7efbe4d4662951cc4829">PREPARE\_MODE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, compiles a query into an execution plan and saves it in query cache. Query execution is not performed and an empty response will be returned to user. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a75ca1bbff9467dc584d92976cf58139e">PRESERVE\_DICT\_ENCODING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then columns that were dict encoded in the source table will be dict encoded in the projection table. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1733f7fbfacb132e30930deb2c9426b4">QUERY\_PARAMETERS</a>: Query parameters in JSON array or arrays (for inserting multiple rows). This can be used instead of <a className="el" href="#ae17f8837d4744adfbc63df697322573a" title="An array of binary-encoded data for the records to be binded to the SQL query.">ExecuteSqlRequest.data</a> and <a className="el" href="#ad36d395425ecceeebd5bb817764d2c3f" title="Avro schema of ExecuteSqlRequest.data.">ExecuteSqlRequest.request\_schema\_str</a>. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a81803c245977fa966e38961a910601be">RESULTS\_CACHING</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables caching of the results of the given query. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a773ef56bb389ea992473021e7376170e">RULE\_BASED\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, disables rule-based rewrite optimizations for the given query. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#af478cff9f1a8de63221221d7692bfb4d">SSQ\_OPTIMIZATION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, scalar subqueries will be translated into joins. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2e15c6300aa3cc35b53f9d96bc290809">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the intermediate result tables used in query execution. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a5a527f259df5ca093f997e83ae81e46b">UPDATE\_ON\_EXISTING\_PK</a>: Specifies the record collision policy for inserting into or updating a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, any existing table record with primary key values that match those of a record being inserted or updated will be replaced by that record. If set to <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, any such primary key collision will result in the insert/update being rejected and the error handled as determined by <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a1304524bbda90495db8ff6668e475eab">IGNORE\_EXISTING\_PK</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>: Replace the collided-into record with the record inserted or updated when a new/modified record causes a primary key collision with an existing record. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>: Reject the insert or update when it results in a primary key collision with an existing record. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#aa570ea046a414cf24b5075327cf7885e">VALIDATE\_CHANGE\_COLUMN</a>: When changing a column using alter table, validate the change before applying it. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>, then validate all values. A value too large (or too long) for the new type will prevent any change. If <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a>, then when a value is too large or long, it will be truncated. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a8d3398483a2194792710ea86e17542b6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a2261b89a14264b0834c0d30e326c36ae">TRUE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ExecuteSqlRequest_1_1Options#a656295be10ed9e16a3731377a18be6be">CURRENT\_SCHEMA</a>: Use the supplied value as the <a href="/content/concepts/schemas/#default-schema" target="_top">default schema</a> when processing this SQL command. </li>
        </ul>

        <p>The default value is an empty Dictionary.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00921">921</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad36d395425ecceeebd5bb817764d2c3f">◆ </a></span>request\_schema\_str</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.ExecuteSqlRequest.request\_schema\_str = ""</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Avro schema of <a className="el" href="#ae17f8837d4744adfbc63df697322573a" title="An array of binary-encoded data for the records to be binded to the SQL query.">ExecuteSqlRequest.data</a>. </p>
        <p>The default value is ''.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00474">474</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab6a79b0918c6fd0811facb15d5b9a71c">◆ </a></span>statement</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.ExecuteSqlRequest.statement</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>SQL statement (query, DML, or DDL) to be executed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source#l00431">431</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ExecuteSql_8cs_source">ExecuteSql.cs</a></li>
    </ul>
  </div>
</div>
