I am facing a wierd issue in couchbase: i was executing the following two queries:
SELECT * FROM ( SELECT * FROM ( SELECT * FROM ssb_lineorder LIMIT 10000) AS cte0 IN