Home »
MCQs »
Neo4j MCQs
Which of the following clause specifies where to begin to include the rows in the output?
26. Which of the following clause specifies where to begin to include the rows in the output?
- START
- BEGIN
- OVER
- SKIP
Answer: D) SKIP
Explanation:
SKIP clause specifies where to begin to include the rows in the output.