ISC S2 Flashcards

1
Q

What is a reasonableness test?

A

Offset transaction amount exceeds original amount.

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

What is a size test?

A

Comparison with a predetermined threshold.

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

What is a check digit test?

A

Valid format for number entered

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

What is a field check

A

Compares attributed entered to field requirements and format restrictions.

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

What does the SQL command SELECT mean?

A

1st clause - attributes to view

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

What does the SQL command FROM mean?

A

Attribute location of SELECT request

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

What does the SQL command WHERE mean?

A

Filter results

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

What does the SQL command GROUP BY mean?

A

Subtotals

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

What does the SQL command HAVING mean?

A

Filter aggregated data

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

What does the SQL command JOIN, ON?

A

Retrieve data from multiple tables

(2nd table & relation)

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