After viewing the results of a query, click the ________ button to redisplay the query grid and make changes to the query
A) Input B) Modify C) View D) Edit
C
Computer Science & Information Technology
You might also like to view...
Attempting to sell items that do not exist or buying an item and not paying for it would be examples of ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which statement is false?
a) Any expression in C that produces a value can be used in the deci-sion portion of any control statement. b) When tested for truth or falsity, an expression that produces a nonzero value is treated as true. c) Assignments in C produce a value, namely the value that the left-hand side of the assignment had prior to the assignment. d) Operator == is for comparisons; operator = is for assignment.
Computer Science & Information Technology