Issue #1
Select * from db.collection; returns correct data but
Select _id, col1, col2 from db.collection; returns only _id;
Issue #2
In the json format of the result set, the text is not selectable and cannot be copied.
Users browsing this forum: No registered users and 8 guests