I've come across the "multilevel database" term whilst reading a textbook but it did not provide a proper definition with regards to what it is. Google didn't help either. Can anyone help define this concept to me and how it defers from a standard database implementaion?
feedback
|
|
Here is a link to pages that describe multilevel databases from Security in Computing By Shari Lawrence Pfleeger at Google Books. Briefly, a multilevel database provides granular security for data depending on the sensitivity of the data field and clearance of the user for both writing and reading data. | |||
|
feedback
|
|
A multilevel database as far as I understand it is a Column based table with different security and view layers. I found this which kinda confirms my thoughts.
| |||||
feedback
|