1.3 Query Languages

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

INSERT

inserts rows into a table

2
New cards

SELECT

retrieves data from a table.

3
New cards

UPDATE

modifies data in a table.

4
New cards

DELETE

deletes rows from a table.

5
New cards

CREATE TABLE

creates a new table by specifying the table and column names.