Topic 5 and 6 Vocabulary Flashcards

1
Q

B2B

A

Business that sells products or provides services to other businesses.

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

B2C

A

Business that sells products or provides services to the end-user consumers.

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

C2C

A

Consumer to consumer transactions

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

Digital marketing

A

Refers to all online advertising of goods and services

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

E-Commerce

A

is the buying and selling of goods and services, over the internet.

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

Geo-targeting

A

A method of detecting a website visitor’s location to serve location-based content or advertisements.

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

Keyword

A

Advertisements targeted based on a user’s query, search.

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

Mobile Commerce

A

Any commercial transactions that take place via apps or mobile sites.

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

Omni Channel

A

Is an approach to sales, marketing and customer support that seeks to provide customers with a seamless and unified brand experience, regardless of which channel they use.

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

Search engine (SEO)

A

A program that indexes websites, then attempts to match relevant websites to a users search requests.

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

Attribute

A

Characteristic, describing an entity.

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

Big Data

A

Refers to large and diverse sets of data that grow at ever increasing rates of speed. Big data is a field of study to systematically extract and analyze data sets that are too large or complex to be dealt with by traditional software.

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

Cardinality

A

Describes one of the type of relationship: one to one, one to many, many to many

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

Data Management

A

is a set of processes established by a company for data that includes acquiring, validating, storing, protecting, and processing. needed to ensure data is accessible, reliable, and timely.

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

Entity

A

A single thing, person, place, or object.

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

Field

A

Represents each category of data contained in a record.

17
Q

Master Data Management (MDM)

A

is the process used to manage, centralize, organize, categorize, localize, synchronize, and share data according to the enterprise’s policies and / or strategies. When properly done, it streamlines data sharing among personnel, departments, and systems.

18
Q

Entity Relationship Diagram

A

is a type of flowchart that illustrates how “entities” such as people, objects, or concepts relate to each other within a process or system.

19
Q

Database Management System (DBMS)

A

A software system that is used to create and manage databases. They provide users and programmers with a systematic way to create, retrieve, update and manage data.

20
Q

Record

A

Group of related items

21
Q

Relational Databases

A

Software designed to model data in tables. In a relational database, each row in the table is a record with a unique ID called the primary key. The columns of the table hold attributes of the data. Relational databases are designed to handle vast amounts of data by enterprise applications

22
Q

Object Orientated Databases

A

The data is represented and stored in the form of objects. Object databases are commonly used in applications that require high performance and calculations. They are designed to handle videos, music, 3D modeling, engineering, drawings, and images.

23
Q

Table

A

A collection of related data consisting of columns and rows