Manipulating data in ________ is preferable to changing data in Access
Fill in the blank(s) with correct word
Excel
You might also like to view...
When designing a Web site that includes several pages, you might find that it pays to do some research before structuring your navigation. Describe the card sorting technique and how it is used to learn how visitors think.
What will be an ideal response?
Which of the following is NOT a disadvantage of Network Attached Storage (NAS) when compared with SAN?
A. Higher latency and lower reliability than SAN B. Taking frequent snapshots works better in SAN C. Expensive D. Competes with regular data on the network
You can press ____ to move the focus through the controls of the form.
A. [Page Down] B. [Tab] C. [F5] D. [F12]
The following statement will declare an array that has ____ elements. ? Dim lakes(5) As Integer
A. four B. five C. six D. seven