When you want to update a record in Base, you must first _______ the record

Fill in the blank(s) with correct word

find

Computer Science & Information Technology

You might also like to view...

Assume x = 4 and y = 5, which of the following is true?

a. x < 5 && y < 5 b. x < 5 || y < 5 c. x > 5 && y > 5 d. x > 5 || y > 5

Computer Science & Information Technology

Delay execution of a command (say date command) for 2 minutes

What will be an ideal response?

Computer Science & Information Technology