Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Basic Technical TFINTCBSCIXM1001 Book

AS-TFINTCBSCIXM1001-T100 Basic Technical Knowledge Questions and Answers

Question 17

The safest mode for a database to run is:

Options:

A.

ARCHIVELOG Mode

B.

SAFE Mode

C.

ARCHIVE Mode

D.

NONARCHIVE Mode

Question 18

The SQL statement to return the number of records in the "Persons" table

Options:

A.

Select COLUMNS(*) from Persons

B.

Select Count(*) from Persons

C.

Select Count() from Persons

D.

Select COLUMNS() from Persons

Question 19

If "users" is a directory, the command "ls users" will display

Options:

A.

Only the files under the directory "users"

B.

All the files and directories under the directory "users"

C.

only the directories under the directory "users"

Question 20

Which SQL statement is used to extract data from a database?

Options:

A.

Open

B.

Extract

C.

Get

D.

Select