0% found this document useful (0 votes)
105 views

Data Dictionary: For Field Name: Username

This data dictionary describes the fields, data types, sizes and other attributes for various tables in two databases - Nyongani and Point of Sale. It includes fields for username, password and other login details in the Nyongani database. For the Point of Sale database, it describes fields for product name, price, quantity in stock and sold, as well as transaction details like amount and date.

Uploaded by

a_pandes
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
105 views

Data Dictionary: For Field Name: Username

This data dictionary describes the fields, data types, sizes and other attributes for various tables in two databases - Nyongani and Point of Sale. It includes fields for username, password and other login details in the Nyongani database. For the Point of Sale database, it describes fields for product name, price, quantity in stock and sold, as well as transaction details like amount and date.

Uploaded by

a_pandes
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

DATA DICTIONARY

For Field Name: username Name: username Alias: username Data Type: Alpha Numeric Storage: Nyongani Size: 50 Table: Login Status: Not null Database: Nyongani Description: Any desired username of the admin or user. For Field Name: password Name: password Alias: password Data Type: Alpha Numeric Storage: Nyongani Size: 50 Table: Login Status: Not null Database: Nyongani Description: Any desired password for the admin or user. For Field Name: password Name: password Data Type: Alpha Numeric Size: 50 Status: Not null Description: Any For Field Name: name Name: name Alias: name Data Type: Alpha Numeric Storage: Point of Sale System Size: 50 Table: Inventory Format: None Database: Point of Sale Description: Description about the products. For Field Name: price Name: price Data Type: Number Size: Double Alias: price Storage: Point of Sale System Table: Inventory Alias: password Storage: Nyongani Table: Login Database: Nyongani

Format: Fixed Description: Price of the product. For Field Name: stocks

Database: Point of Sale

Name: stocks Alias: stocks Data Type: Number Storage: Point of Sale System Size: Double Table: Inventory Format: None Database: Point of Sale Description: Products left in the inventory

For Field Name: code Name: code Data Type: Alpha Numeric Size: 5 Format: None Description: Code for the products. For Field Name: price Name: price Data Type: Number Size: Double Format: Fixed Description: Price of the product. For Field Name: stocks Name: stocks Alias: stocks Data Type: Number Storage: Point of Sale System Size: Double Table: Sold Format: None Database: Point of Sale Description: Products left in the inventory. Alias: price Storage: Point of Sale System Table: Sold Database: Point of Sale Alias: code Storage: Point of Sale System Table: Sold Database: Point of Sale

For Field Name: sold Name: sold Alias: sold Data Type: Number Storage: Point of Sale System Size: Double Table: Sold Format: None Database: Point of Sale Description: List of products has been sold. For Field Name: quantity Name: quantity Alias: quantity Data Type: Number Storage: Point of Sale System Size: Double Table: Sold Format: None Database: Point of Sale Description: Number of products has been sold. For Field Name: amount Name: amount Data Type: Number Size: Double Format: None Description: Total price of every product. Alias: amount Storage: Point of Sale System Table: Sold Database: Point of Sale

For Field Name: amount Name: date Data Type: alpha numerical Size: Double Format: None Description: The date of sold products. Alias: date Storage: Point of Sale System Table: Sold Database: Point of Sale

You might also like