[Performing Data Manipulation]

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

1/31

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.

32 Terms

1
New cards

Data Blending

The primary focus is using test-based functions to manipulate how data is displayed.

2
New cards

TRIM function

Removes leading or trailing spaces from data.

3
New cards

CLEAN function

Removes non-printable characters from data.

4
New cards

LEFT function

Displays the first four characters of a cell in Excel.

5
New cards

RIGHT function

Extracts the last four characters of a text string.

6
New cards

MID function

Used to extract specific characters from the middle of a text string.

7
New cards

UPPER function

Converts all letters in a text string to uppercase.

8
New cards

LOWER function

Converts text to lowercase.

9
New cards

PROPER function

Capitalizes the first letter of each word in a text string.

10
New cards

LEN function

Determines the number of characters in a text field.

11
New cards

CONCATENATE function

Merges two or more text fields into one.

12
New cards

Delimiter

A character used to split text into parts, such as tab, commas, or pipe.

13
New cards

Comma

The most common delimiter used in text fields.

14
New cards

Parsing strings

Organizes text into structured data by splitting it into parts.

15
New cards

NOW function

Returns the current date and time.

16
New cards

TODAY function

Returns the current date only.

17
New cards

DATEDIFF function

Calculates the number of days between two dates.

18
New cards

NETWORKDAYS function

Calculates the total number of business days between two dates, excluding weekends.

19
New cards

WEEKDAY function

Returns a number from 1 to 7 to represent the day of the week for a given date.

20
New cards

WEEKNUM function

Calculates the week number of the year for a given date.

21
New cards

IF function

Checks if a condition is met and returns a result based on it.

22
New cards

ISNULL function

Checks for null or empty values in a data set.

23
New cards

AND function

Returns true if both specified conditions are true.

24
New cards

OR function

Returns true if either of the specified conditions is true.

25
New cards

SUM function

Adds up all the values in a column to produce a total.

26
New cards

DISTINCT COUNT function

Counts the number of distinct records in a column.

27
New cards

AVERAGE function

Adds up all the values and divides by the count of values.

28
New cards

MAX function

Finds the largest value in a column.

29
New cards

MIN function

Finds the smallest value in a column.

30
New cards

System functions

Functions packed with reporting/analysis tools to perform certain tasks.

31
New cards

Importance of system functions

They automate tasks in reporting tools, saving time and effort.

32
New cards

Key information in reporting

Can track page numbers, last refresh date, and report name.