Skip to content
English
  • There are no suggestions because the search field is empty.

Why do I see Limit 0 queries on the AtScale Query screen?

AtScale shows Limit 0 queries before issuing a real query.

For example:

  • 1st query: SELECT * FROM ([The Actual Query]) LIMIT_ZERO LIMIT 0
  • 2nd query: The Actual Query

RESOLUTION

Tableau is issuing this query to get metadata for the real query.  

More information can be found here:
https://community.tableau.com/thread/230908