Database components
Relational Databases
Database management
Search Engines
Boolean Operators
100

a collection of data that can be sorted and searched using search algorithms.

Database
100

contained in two or more database tables that forms a connection between the tables

Common Field

100

designed to enable an operating system to access databases from various vendors

Open Database Connectivity (ODBC)

100

When specifying keywords to conduct an Internet search, which of the following parts of speech will be the most useful?

Nouns

100

requires the search results to include multiple keywords.

AND operator

200

a category of information in a table.

Field

200

A database that contains multiple tables related through common fields.

Relational Database

200

method by which data is passed back and forth between the server and the application program

Common Gateway Interface (CGI)

200

an HTML element used in a Web page to embed information for use by search engines.

meta-tags

200

find a multi-word phrase with the words in a specified order?

Quotes ""

300

A collection of data about a limited topic, organized into rows and columns in a database.

table

300

A connection between two or more database tables that is based on a field that the tables have in common.

Relationship

300

Which language should you use to create and maintain large relational databases?

SQL

300

Search engines use automated programs to find relevant websites by reading each site's source code embedded in the <meta> tags.  

bot or spider

300

Used to narrow search results by including or excluding words or phrases

Boolean Operators

400

a collection of information consisting of one or more related fields about a specific entity, such as a person, product or event

Record

400

A field containing a value that uniquely identifies each record in a database table.

Primary Key
400

How can database information be provided to users via the Web?

By connecting a Web server to a database server

400

bases its research on primary resources.

Scholarly

400

Patrick wants to search for Fender guitars other than Stratocasters. He plans to use a keyword search engine. He does not want to see any results for Stratocaster guitars, only other Fender models. Which of the following search strings should he use?

guitar Fender !Stratocaster

500

Provide 3 examples of how databases are used and provide an appropriate primary key example for each.

School - student records, primary key - student ID

Work - Payroll records, Employee ID

Business - customer records, customer ID or Transaction #

500

List and explain the 3 types of relational databases.

A one-to-one relationship is a database table relationship in which each record in Table A can have only one matching record in Table B, and vice versa.

one-to-many relationship - a database table relationship in which a record in Table A can have multiple matching records in Table B, but a record in Table B has only one matching record in Table A.

many-to-many relationship - one record in Table A can relate to many matching records in Table B, and vice versa.

500

List 4 ways that an Internet server can use a database in a business environment.

Company sales data

Banking

Web storefronts

Web search engines

500

List and explain the three categories of resources on the Internet:

Primary — source material that has not been edited or compiled in a significant way by a researcher.

secondary - research based on primary resources, preferably by a credible individual or group.

Indexes — encyclopedias and reference material that list additional titles.

500

List and explain 5 boolean operators.

AND, & Results must include both words.

OR, | Results must include at least one of the words.

+ (plus sign does not work in advanced search)

Results must include the word specified after

the operator.

NOT, !, -

(minus sign does not work in advanced search)

Results must exclude the word specified after

the operator.

NEAR, ADJ (adjacent), FAR, BEFORE Two keywords on a page must be within a

certain proximity to each other (near or far).

" " Keywords must appear in phrases in the order

specified.

( ), < >, [ ], { } Boolean operator phrases must be performed in

the order specified.

* (Example: color* will return color, colors,

colorize, Colorado, etc.)

The root word can include variations in

spelling. This Boolean operator is called a

wildcard character.

M
e
n
u