What is the basic structure of a trigger?
What will be an ideal response?
ON event IF precondition THEN action.
Computer Science & Information Technology
You might also like to view...
What is the first argument of an IF function?
A) Value_if_true B) Value_if_false C) Lookup_value D) Logical_test
Computer Science & Information Technology
You can save an Excel file as a text file with which of the following file extensions?
A) .pdf B) .rtf C) .txt D) .csv
Computer Science & Information Technology
If you want to summarize data from multiple places and want to arrange the data in all the worksheets in identical order and location, you would use the ________ option
A) consolidate by category B) consolidate by formula C) PivotTable report D) consolidate by position
Computer Science & Information Technology
____ bit operations are extremely useful in masking, or eliminating, selected bits from an operand.
A. & B. | C. >> D. <<
Computer Science & Information Technology