The Couchbase bucket has several documents but COUNT() function returns count as 1.
The Couchbase bucket has several documents but COUNT() function returns count as 1.
Hi,
Can you post the full query you are issuing?
SELECT COUNT(*) AS count
FROM default
Hi,
Please also post the results of this query:
SELECT * FROM :system.buckets
Hi,
Can you post the results here directly, instead of linking to an image?