Logical Data Modeling - Name
Table of Contents
1 - About
name is an label attribute of an primary element that specify the unique key in a specific scope.
2 - Articles Related
3 - Example
- the name of file is unique in a directory.
- the name of a variable is unique in its local scope (ie function, block).