Although you can link to external data, it is not recommended.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
Access allows you to add some ________ to your database to help ensure the data's validity
A) junctions B) integrity constraints C) cardinality D) domain integrity constraints
Computer Science & Information Technology
To convert a string to a double, use the ____________ method.
a. String.ToDouble b. double.TryParse c. Try.ParseDouble d. ToString
Computer Science & Information Technology