Topic 4 Flashcards

1
Q

It is an example of a transform-oriented language, or a language designed to use relations to transform inputs into required outputs.

A

Structured Query Language(SQL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Major Components of SQL(2):

A
  1. Data Definition Language (DDL)
  2. Data Manipulation Language (DML)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Types of Data Manipulation(4):

A
  1. SELECT
  2. INSERT
  3. UPDATE
  4. DELETE
How well did you know this?
1
Not at all
2
3
4
5
Perfectly