Examlex

Solved

HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT AGENT AREA

question 51

Essay

HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT

 ClientID  ClientName  CientAgent  ClientSpouseName  C111  Tom  A1  Jenny  C222  Kain A1 Bill  C333  Cole A2 Amy  C444  Dorothy A2 C555  Anay A3 Amy  C666  Tina A3 Matt  C777  Christina A4 Mike \begin{array} { l l c l } \text { ClientID } & \text { ClientName } & \text { CientAgent } & \text { ClientSpouseName } \\\text { C111 } & \text { Tom } & \text { A1 } & \text { Jenny } \\\text { C222 } & \text { Kain } & A 1 & \text { Bill } \\\text { C333 } & \text { Cole } & A 2 & \text { Amy } \\\text { C444 } & \text { Dorothy } & A 2 & \\\text { C555 } & \text { Anay } & A 3 & \text { Amy } \\\text { C666 } & \text { Tina } & A 3 & \text { Matt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearOfHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 A1  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l l } \text { AgentID } & \text { AgentName } & \text { AgentArea } & \text { AgentRating } & \text { AgentYearOfHire } & \text { SupervisedBy } \\\text { A1 } & \text { Kate } & 1 & 101 & 1990 & \\\text { A2 } & \text { Amy } & 2 & 92 & 2009 & \text { A1 } \\\text { A3 } & \text { Luke } & 3 & 100 & 1992 & \\\text { A4 } & \text { James } & 3 & 90 & 2010 & \text { A3 }\end{array} AREA
 ArealD  AreaName  AreaHQ 1 East  Boston 2 West  San Francisco 3 Central  Chicago \begin{array} { l l l } \text { ArealD } & \text { AreaName } & \text { AreaHQ } \\1 & \text { East } & \text { Boston } \\2 & \text { West } & \text { San Francisco } \\3 & \text { Central } & \text { Chicago }\end{array}
This database will be used for the following questions citing tables from the HAPPY INSURANCE database.
-Show the CREATE TABLE statements for HAPPY INSURANCE database for the table AGENT (assume that non-primary key columns can be optional)with the user defined constraint specifying that the agent rating must be between 50 and 150.


Definitions:

Details View

A presentation format that provides an in-depth description of an item or information, often used in software applications to display comprehensive data about objects.

Registry Information

Data stored in the registry of a computer's operating system, containing settings, options, and other values for the system and installed applications.

Boot Process

The sequence of operations that a computer system performs from power-on to loading the operating system and being ready for use.

POST

Power-On Self Test, a diagnostic testing sequence computers run automatically when powered on to check for hardware failures.

Related Questions