sql icon indicating copy to clipboard operation
sql copied to clipboard

[Question] Disable the DELETE clause in SQL

Open penghuo opened this issue 4 years ago • 0 comments

We see customer ask the question regarding to disable DELETE in SQL. Currently, the customer could disable the delete by config the security permission. But, should we define ODFE SQL as the query only language? Same as PPL, it defined as the query only language. If our customer is most focus on observability, log analytics, insights and visualization. It may OK to totally disable the DELETE clause in SQL.

penghuo avatar Jan 26 '21 17:01 penghuo