Tag: database
All the articles with the tag "database".
-
[PostgreSQL] 資料保護機制
postgresql database security在 PostgreSQL 中透過 Schema 隔離與 Column-Level GRANT 實現資料保護,讓不同角色只能存取該看到的資料。
-
[IT] 關聯模式的五大鍵 Super key、Candidate Key、Primary Key、Alternate Key、Foreign Key
sql database關聯模式的五大鍵介紹