OData Connector
OData Connector
Documentation
Version: 5
ZappySys Logo
Documentation
OData Connector
OData Connector
Version: 5
  • OData Connector
    • What's new
  • Authentication
    • No Authentication
    • Windows Authentication
    • Basic Authentication
    • NTLM Authentication
    • Token Authentication
    • OAuth Connection for OData API
  • SSIS
    • Getting started
    • Reading data
    • Writing data
  • SQL Server
    • Getting started
    • Reading data
    • SQL examples
  • ODBC
    • Getting started
    • Reading data
    • SQL examples
  • Tables
    • [Dynamic Table]
    • __DynamicRequest__
  • Endpoints
    • Generic Read Data (JSON API)
    • Generic Read Data (XML API)
    • List Columns
    • List Tables
    • List Tables (JSON API)
    • List Tables (XML API)
    • Read [Dynamic Endpoint]
    • Make Generic REST API Request
    • Make Generic REST API Request (Bulk Write)
  • Advanced topics
    • SQL functions
    • Placeholder functions
    • Stored procedures
    • Views
    • Metadata
    • SQL syntax
  • Integration
    • Applications & ETL tools
    • Programming languages
  • Connector file
    • Download
    • Source code
  • Custom connectors
    • Connector customization
    • Building your own connector
  • Discover
    • All connectors
    • Community
  • OData Connector
    • What's new
  • Authentication
    • No Authentication
    • Windows Authentication
    • Basic Authentication
    • NTLM Authentication
    • Token Authentication
    • OAuth Connection for OData API
  • SSIS
    • Getting started
    • Reading data
    • Writing data
  • SQL Server
    • Getting started
    • Reading data
    • SQL examples
  • ODBC
    • Getting started
    • Reading data
    • SQL examples
  • Tables
    • [Dynamic Table]
    • __DynamicRequest__
  • Endpoints
    • Generic Read Data (JSON API)
    • Generic Read Data (XML API)
    • List Columns
    • List Tables
    • List Tables (JSON API)
    • List Tables (XML API)
    • Read [Dynamic Endpoint]
    • Make Generic REST API Request
    • Make Generic REST API Request (Bulk Write)
  • Advanced topics
    • SQL functions
    • Placeholder functions
    • Stored procedures
    • Views
    • Metadata
    • SQL syntax
  • Integration
    • Applications & ETL tools
    • Programming languages
  • Connector file
    • Download
    • Source code
  • Custom connectors
    • Connector customization
    • Building your own connector
  • Discover
    • All connectors
    • Community
Home » API Integration Hub » OData Connector » Documentation » SQL Server ยป SQL examples
SQL Server guide

SQL examples for SQL Server


The following SQL examples demonstrate common use cases for this connector. Select a scenario below to view the query syntax and parameters required to interact with OData.

  • Filter records using client-side criteria
  • Filter records using server-side criteria
  • Read all records from a JSON OData service table
  • Read all records from an XML OData service table
  • Read all tables (JSON format)
  • Read all tables (XML format)
ZappySys LLC.