ODBC guide

Read organizations


Reads all organizations from the Zendesk account. This example demonstrates querying the Organizations table. You can optionally filter by ID using the WHERE clause.

SELECT * FROM Organizations --Where Id=1234