To scroll two open documents simultaneously, turn on:
A) Dual Scrolling.
B) Synchronous Scrolling.
C) Synchronous Viewing.
D) View Side by Side.
B
Computer Science & Information Technology
You might also like to view...
A ________ chart can be extrapolated with a trendline
A) line B) column C) bar D) 3-D clustered column
Computer Science & Information Technology
Create a PL/SQL block to declare a cursor to select last name, first name, salary, and hire date from the EMPLOYEE table. Retrieve each row from the cursor and print the employee’s information if the employee’s salary is greater than $50,000 and the hire date is before 31-DEC-1997 (explicit cursor problem).
What will be an ideal response?
Computer Science & Information Technology