Tools of the Trade: Linux and SQL: Module 4 Flashcards

(16 cards)

1
Q

Database

A

A structured place to store information

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

Date and Time Data

A

Data that shows a date or time

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

Exclusive Operator

A

An operator that does not include the exact value

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

Filtering

A

Finding data that matches certain rules

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

Foreign Key

A

A column that links to a primary key in another table

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

Inclusive Operator

A

An operator that includes the exact value

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

Log

A

A record of system activity

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

Numeric Data

A

Data made of numbers

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

Operator

A

A symbol or word used to compare or calculate

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

Primary Key

A

A column with unique values for each row

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

Query

A

A way to ask for data from a database

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

Relational Database

A

A database with tables that are connected

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

String Data

A

Text or letters in order

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

SQL (Structured Query Language)

A

A language used to work with databases

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

Syntax

A

The rules for writing code correctly

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

Wildcard

A

A character that stands for any other character