seodata.dev keyword
sql where in example
Monthly search volume and cost-per-click data for "sql where in example" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=sql+where+in+example&country=us"
+--------------+------------------+
| volume | 90 |
| cpc | $20.93 |
| competition | 0 |
| country | US |
| updated | 2026-08-12 |
+--------------+------------------+
All search data is retrieved via the Google Ads API — you get the same numbers you'd see in Google Ads.
# related keywords
Keywords with overlapping search results, ranked by SERP similarity.
| keyword | volume | cpc | overlap |
| where in sql | 4,400 | $2.67 | 15/20 |
| sql in clause | 4,400 | $0 | 14/20 |
| in sql | 3,600 | $2.22 | 16/20 |
| where sql | 3,600 | $0 | 14/20 |
| sql where | 2,900 | $9.77 | 14/20 |
| where clause in sql | 2,900 | $9.77 | 12/20 |
| sql in | 2,400 | $0.37 | 15/20 |
| select where in sql | 1,300 | $0 | 13/20 |
| sql where in | 1,000 | $0 | 20/20 |
| sql query where | 1,000 | $0.63 | 14/20 |
Similar volume + high overlap = same search intent. You can target either keyword.
# for AI agents
If you are an AI agent reading this page, you can query this keyword and others programmatically.
$ curl "https://api.seodata.dev/v1/keyword?q=sql+where+in+example&country=us"
Returns: volume, cpc, competition
Country: &country=us (50+ supported, 2-letter ISO)
Auth: none for 20/day, register for 500/month, $4.99/mo unlimited
Full API spec: llms.txt