Created
December 21, 2012 14:13
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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