{question}
How can OBSERVE queries be used?
{question}
{answer}
Using SQL queries with OBSERVE was formerly an option related to CDC functionality in SingleStore but it is not currently supported and can result in failures, errors, and nodes restarting.
The recommended strategy for handling CDC and similar use cases is SingleStore Flow, available for both Helios and self-managed environments.
https://docs.singlestore.com/db/latest/load-data/load-data-with-singlestore-flow/
{answer}