Y
Hacker News
new
|
ask
|
show
|
jobs
by
lixtra
1087 days ago
What’s the advantage of INSERT-only table over having a normal table and all normal users only have INSERT privilege on that table?
As admin I can still recreate the whole insert table with modified data, etc.