yangzhg commented on a change in pull request #6710:
URL: https://github.com/apache/incubator-doris/pull/6710#discussion_r713896063



##########
File path: docs/zh-CN/administrator-guide/materialized_view.md
##########
@@ -151,13 +147,9 @@ MySQL [test]> desc mv_test all;
 
 ### 删除物化视图
 
-如果用户不再需要物化视图,则可以通过下面命令删除物化视图:
-
-```
-DROP MATERIALIZED VIEW
-```
+如果用户不再需要物化视图,则可以通过命令删除物化视图:

Review comment:
       ```suggestion
   如果用户不再需要物化视图,则可以通过命令删除物化视图。
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to