Consider why it is important to set a primary key in a table.
What will be an ideal response?
When designing your database tables, it is important to determine the primary key because this is the field whose values will uniquely identify each record in a table. For example, in a Customers table, the CustomerID field will uniquely identify each customer in the database. The primary key enables you to join the table to a related table via a common field and is indexed for faster data retrieval.
You might also like to view...
A ________ object specifies a component's width and height.
A) Container B) Region C) Frame D) Dimension
In VBA, a(n) ________ procedure is a procedure that creates or manipulates a custom property
Fill in the blank(s) with correct word
What bit rate is possible when an OC-1 is carrying a DS-3 signal?
A) 51.84Mbps B) 300Mbps C) 500Mbps D) 100Mbps
What type of RAM is typically installed onto a motherboard and loses data rapidly, requiring it to be refreshed often?
A. SRAM B. CMOS RAM C. DRAM D. Flash RAM