Name Attribute
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A Name Attribute is a Data Attribute for Names.
- Context:
- It can be a Composite Data Attribute composed of a set of Data Attributes.
 
- Example(s):
- NAME CHAR(100).
- First_Name CHAR(30), Last_Name CHAR(30), a Composite Data Attribute.
 
- See: Person Table, Person Name.