You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/06/14 08:06:32 UTC

[GitHub] [shardingsphere] Liangda-w commented on pull request #10768: Add Oracle SQL - ANALYZE

Liangda-w commented on pull request #10768:
URL: https://github.com/apache/shardingsphere/pull/10768#issuecomment-860025724


   > The `Analyze` should be classified as DDL or DAL?
   
   Hi @wgy8283335 I thought it will be DDL because of the [Oracle Doc](https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/Types-of-SQL-Statements.html#GUID-FD9A8CB4-6B9A-44E5-B114-EFB8DA76FC88):
   
   ![image](https://user-images.githubusercontent.com/66914151/121771072-6a496200-cb6d-11eb-9c24-5fd0775ca80b.png)
   
   But you're right, in [MySQL](https://dev.mysql.com/doc/refman/8.0/en/analyze-table.html) `ANALYZE` is classified as DAL. So do you think change to DAL is better?
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org