Hello!
This is an interactive EdgeDB tutorial. It will guide you through EdgeDB features. Hit the "run" button to see the result!
SELECT "This is a query fetching a string";
Now change the contents of the string and run it again.