Can’t find an answer?

Can’t find an answer?

Ask us to get the answer

  • This forum is empty.

Which of the following is not a type of SQL statement?

(a) Data Manipulation Language (DML)

(b) Data Definition Language (DDL)

(c) Data Control Language (DCL)

(d) Data Communication Language (DCL)

I have been asked this question during an online interview.

Query is from DML Command topic in chapter SQL Basics of Oracle

The language used application programs to request data from the DBMS is referred to as __________

(a) DML

(b) DDL

(c) Query language

(d) All of the Mentioned

I have been asked this question during an internship interview.

I would like to ask this question from DML Command topic in chapter SQL Basics of Oracle

In SQL, which of the following is not a data Manipulation Language Commands?

(a) Delete

(b) Truncate

(c) Update

(d) Create

I had been asked this question in examination.

Question is from DML Command in chapter SQL Basics of Oracle

Which command is used for removing a table and all its data from the database:

(a) Create command

(b) Drop table command

(c) Alter table command

(d) All of the Mentioned

I had been asked this question during an interview for a job.

The doubt is from DDL Command in section SQL Basics of Oracle

Which command allows the removal of all rows from a table but flushes a table more efficiently since no rollback information is retained:

(a) TRUNCATE command

(b) Create command

(c) Drop table command

(d) Alter table command

The question was posed to me during an online interview.

The origin of the question is DDL Command in section SQL Basics of Oracle

Which commanddefines its columns, integrity constraint in create table:

(a) Create command

(b) Drop table command

(c) Alter table command

(d) All of the Mentioned

I had been asked this question during an interview.

My query is from DDL Command topic in chapter SQL Basics of Oracle

SQL has how many main commands for DDL:

(a) 1

(b) 2

(c) 3

(d) 4

This question was addressed to me during an interview.

This intriguing question originated from DDL Command topic in section SQL Basics of Oracle

___________ defines rules regarding the values allowed in columns and is the standard mechanism for enforcing database integrity.

(a) Column

(b) Constraint

(c) Index

(d) Trigger

I had been asked this question during an interview.

My question is based upon DDL Command in chapter SQL Basics of Oracle

________clause is an additional filter that is applied to the result.

(a) Select

(b) Group-by

(c) Having

(d) Order by

I got this question during an interview.

My question is taken from DDL Command in portion SQL Basics of Oracle

In SQL, which of the following is not a data definition language commands?

(a) RENAME

(b) REVOKE

(c) GRANT

(d) UPDATE

The question was posed to me in exam.

I’d like to ask this question from DDL Command in chapter SQL Basics of Oracle

Viewing 15 topics - 31 through 45 (of 141 total)

1 2 3 4 8 9 10
  • You must be logged in to create new topics.