InterviewSolution
Saved Bookmarks
| 1. |
What Is N1ql? |
|
Answer» A query LANGUAGE CALLED the non-first normal FORM query language, N1QL, is used for manipulating the JSON data in Couchbase. It has SELECT, INSERT, UPDATE, DELETE, MERGE statements to operate on JSON data. A query language called the non-first normal form query language, N1QL, is used for manipulating the JSON data in Couchbase. It has SELECT, INSERT, UPDATE, DELETE, MERGE statements to operate on JSON data. |
|