Question - Explain what is the MATCH command syntax and what is the rule for using it?
Answer -
The syntax for MATCH command is
MATCH
(
:
)
The rule for using MATCH command is that you cannot use this command alone to fetch data from the database otherwise it will show invalid syntax error.