The document outlines the creation of a database named QLBH, which includes multiple tables for managing inventory, suppliers, purchase orders, and stock levels. It defines the structure of tables such as tblVATTU for items, tblNHACC for suppliers, and tblDONDH for purchase orders, along with their relationships through foreign keys. Additionally, it includes sample data insertion for these tables to populate the database.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views
Create Database QLBH
The document outlines the creation of a database named QLBH, which includes multiple tables for managing inventory, suppliers, purchase orders, and stock levels. It defines the structure of tables such as tblVATTU for items, tblNHACC for suppliers, and tblDONDH for purchase orders, along with their relationships through foreign keys. Additionally, it includes sample data insertion for these tables to populate the database.