Skip to content

Instantly share code, notes, and snippets.

@ianlandsman
Created December 21, 2012 14:13
Show Gist options
  • Save ianlandsman/4353076 to your computer and use it in GitHub Desktop.
Save ianlandsman/4353076 to your computer and use it in GitHub Desktop.
HelpSpot query response stats table from filter custom where clause. Replace ### with the response ID
xRequest IN (SELECT xRequest FROM HS_Stats_Responses WHERE HS_Stats_Responses.xRequest = xRequest AND HS_Stats_Responses.xResponse = ####)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment