diff --git a/rsts/user/tasktypes/presto.rst b/rsts/user/tasktypes/presto.rst index 85f4934436..c193f46627 100644 --- a/rsts/user/tasktypes/presto.rst +++ b/rsts/user/tasktypes/presto.rst @@ -23,6 +23,7 @@ saving it to an external table, and performing cleanup. If a user wanted to run a Presto query like: .. code-block:: sql + SELECT * FROM foo WHERE bar = 123