If a manager wants to ensure he has current data for decision making, he needs to regularly add new records to the table. The best way to do this is by using a(n) ________ query
A) make table B) update C) append D) delete
C
You might also like to view...
The delete [] operator:
a. Can terminate the program. b. Must be told which destructor to call when destroying an object. c. Can delete an entire array of objects declared using new. d. Is called implicitly at the end of a program.
One method of implementing a tree using an array involves storing the child of the element at the index n in the array at indexes ______________________________
a) n+1 and n+2 b) 2 n and 2 2n c) 2n+1 and 2n+2 d) n-1 and n-2 e) none of the above will work
Case-Based Critical Thinking QuestionsCase 4-1Rita would like to create an animation for a Web site that she is developing for a client. She has come to you for help in using special layers to create the animation. You begin by reviewing the types of layers that can be used. You tell Rita about a special feature that guides objects through an animation. What is the name for this feature?
A. motion path B. guide layer C. mask layer D. masked layer
Standard font file types used for desktop computers.
a. Embedded OpenType (.eot) b. TrueType (.ttf) c. Scalable Vector Graphics (.svg) d. Web Open Font Format (.woff)