Question: SQL can only be used as a Data Manipulation Language (DML). Select one: True False Question 37 Not yet answered Marked out of 1.00 Flag

SQL can only be used as a Data Manipulation Language (DML).

Select one:

True

False

Question 37

Not yet answered

Marked out of 1.00

Flag question

Question text

There could be static embedded SQL applications.

Select one:

True

False

Question 38

Not yet answered

Marked out of 1.00

Flag question

Question text

A relational database query normally returns many rows of data. But an application program usually deals with one row at a time. Which of the following is used to bridge this gap allowing the program to deal with on row at a time?

Select one:

a. Cursor

b. Trigger

c. PL/SQL

d. Sub select join

Clear my choice

Question 39

Not yet answered

Marked out of 1.00

Flag question

Question text

The Database Administrator is responsible for developing the logical data model.

Select one:

True

False

Question 40

Not yet answered

Marked out of 1.00

Flag question

Question text

Which of the following statements is wrong?

Select one:

a. SQL INSERT command is used to add data to a table

b. A data type of Char(30) indicates a fixed-length field of 30 characters

c. SQL was developed by IBM in the late 1970s

d. While creating a table using SQL, specifying the NULL property for a column means that only null values can be stored in that column

Clear my choice

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!