Deck 6: Database Implementation and Use

ملء الشاشة (f)
exit full mode
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE SET-TO-DEFAULT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a User tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>
If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>

A)Accuracy
B)Completeness
C)Conformity
D)No data quality problem with this record
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE RESTRICT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
سؤال
Which of the following describes the timeliness data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The characteristic that requires each real-world instance to be represented only once in the data collection
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The degree to which the data is aligned with the proper time window in its representation of the real world
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces an UPDATE RESTRICT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a User tries to change the AgentID value in the last record to A5?

A)Value A4 appears once in column AgentID in AGENT,and value A4 appears once in column ClientAgent in table CLIENT
B)Value A5 appears once in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
C)Value A5 appears once in column AgentID in AGENT,and value A5 does not appear in column ClientAgent in table CLIENT
D)Value A5 does not appear in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
سؤال
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.

CURRENTLY ENROLLED STUDENTS (YEAR 2013)
 <strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.  CURRENTLY ENROLLED STUDENTS (YEAR 2013)    This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.  -If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  \begin{array}{|l|l|c|c|l|l|c|c|ll| } \hline200603&  \text {Little  } & \text { Mark}& \text {hittlem@arcedu}&04.05 .1994 &1.1.2011.&1.1.2015.& \text { Detroit}& \text {US} \\ \hline \end{array}  </strong> A)Accuracy B)Uniqueness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>

This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.

-If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
200603Little  Markhittlem@arcedu04.05.19941.1.2011.1.1.2015. DetroitUS\begin{array}{|l|l|c|c|l|l|c|c|ll| }\hline200603& \text {Little } & \text { Mark}& \text {hittlem@arcedu}&04.05 .1994 &1.1.2011.&1.1.2015.& \text { Detroit}& \text {US} \\\hline\end{array}

A)Accuracy
B)Uniqueness
C)Conformity
D)No data quality problem with this record
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE SET-TO-NULL option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
سؤال
Which of the following describes the consistency data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The extent to which the data properly conforms to and matches up with the other data
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data conforms to its specified format
سؤال
Which of the following describes the completeness data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The characteristic that requires each real-world instance to be represented only once in the data collection
C)The extent to which the data properly conforms to and matches up with the other data
D)The degree to which the data is aligned with the proper time window in its representation of the real world
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces an UPDATE CASCADE option on the referential integrity constraint between
CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a
User tries to change the AgentID value in the last record to A5?

A)Value A4 appears once in column AgentID in AGENT,and value A4 appears once in column ClientAgent in table CLIENT
B)Value A5 appears once in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
C)Value A5 appears once in column AgentID in AGENT,and value A5 does not appear in column ClientAgent in table CLIENT
D)Value A5 does not appear in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
سؤال
Which of the following describes the uniqueness data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The characteristic that requires each real-world instance to be represented only once in the data collection
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data properly conforms to and matches up with the other data
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces an UPDATE SET-TO-NULL option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a User tries to change the AgentID value in the last record to A5?

A)Value A4 appears once in column AgentID in AGENT,and value A4 appears once in column ClientAgent in table CLIENT
B)Value A5 appears once in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
C)Value A5 appears once in column AgentID in AGENT,and value A5 does not appear in column ClientAgent in table CLIENT
D)Value A5 does not appear in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
سؤال
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.

CURRENTLY ENROLLED STUDENTS (YEAR 2013)
 <strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.  CURRENTLY ENROLLED STUDENTS (YEAR 2013)    This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.  -If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  \begin{array}{|l|l|c|c|l|l|c|c|ll| } \hline200705&  \text {MeCormick   } & \text { Chris}& \text {Chcoormickc@arcedu}&11.10 .1992  &1.1.2010.&1.1.2014.& \text {Chicago}& \text {USA} \\ \hline \end{array}  </strong> A)Accuracy B)Uniqueness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>

This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.

-If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
200705MeCormick  ChrisChcoormickc@arcedu11.10.19921.1.2010.1.1.2014.ChicagoUSA\begin{array}{|l|l|c|c|l|l|c|c|ll| }\hline200705& \text {MeCormick } & \text { Chris}& \text {Chcoormickc@arcedu}&11.10 .1992 &1.1.2010.&1.1.2014.& \text {Chicago}& \text {USA} \\\hline\end{array}

A)Accuracy
B)Uniqueness
C)Conformity
D)No data quality problem with this record
سؤال
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>
If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>

A)Accuracy
B)Completeness
C)Conformity
D)No data quality problem with this record
سؤال
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records <div style=padding-top: 35px>
Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records <div style=padding-top: 35px>
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records <div style=padding-top: 35px>
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records <div style=padding-top: 35px>
Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?

A)The record with Student ID value 201001 (for student Susan Smith)
B)The record with Student ID value 201002 (for student Meg Still)
C)The record with Student ID value 201003 (for student Alex Soto)
D)All three records
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE RESTRICT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (C777,Christina,A4,Mike)from CLIENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
سؤال
Which of the following describes the conformity data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The extent to which the data properly conforms to and matches up with the other data
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data conforms to its specified format
سؤال
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>
If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record <div style=padding-top: 35px>

A)Accuracy
B)Completeness
C)Conformity
D)No data quality problem with this record
سؤال
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE CASCADE option on the referential integrity constraint betweenCLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
سؤال
Which of the following describes the accuracy data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The extent to which the data conforms to its specified format
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data properly conforms to and matches up with the other data
سؤال
Describe the update set-to-null option (for implementing a referential integrity constraint).
سؤال
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database an UPDATE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and an UPDATE CASCADE between AGENT and CLIENT,value A1 in the first record in the table AGENT can be changed to A5.
سؤال
Using an input mask such as DD/MM/YYYY for entry of a date value is an example of a corrective data quality action.
سؤال
Most RDBMS packages implement assertions using the CREATE ASSERTION statement.
سؤال
What is the purpose of an index?
سؤال
Describe the delete set-to-default option (for implementing a referential integrity constraint).
سؤال
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and a DELETE CASCADE between AGENT and CLIENT,the second record in the table AGENT can be deleted.
سؤال
A web site can be an interface into a database.
سؤال
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AREA and AGENT,and a DELETE CASCADE between AGENT and CLIENT,the first record in the table AGENT can be deleted.
سؤال
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AREA and AGENT,and a DELETE CASCADE between AGENT and CLIENT,the first record in the table AREA can be deleted.
سؤال
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database an UPDATE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and an UPDATE CASCADE between AGENT and CLIENT,value A1 in the second record in the table AGENT can be changed to A5.
سؤال
Mandating instantaneous entry of all new data is an example of a preventive data quality action.
سؤال
Describe the delete restrict option (for implementing a referential integrity constraint).
سؤال
Describe the update restrict option (for implementing a referential integrity constraint).
سؤال
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and a DELETE CASCADE between AGENT and CLIENT,the first record in the table AGENT can be deleted.
سؤال
Describe the delete set-to-null option (for implementing a referential integrity constraint).
سؤال
Describe the delete cascade option (for implementing a referential integrity constraint).
سؤال
Describe the update set-to-default option (for implementing a referential integrity constraint).
سؤال
What is linear search?
سؤال
Describe the update cascade option (for implementing a referential integrity constraint).
سؤال
Show the SQL statement that will for HAPPY INSURANCE database create and index on the ClientName column of the table CLIENT.
سؤال
Assume a form is created for HAPPY INSURANCE database where a user can perform the following action:
A user highlights value A1 in the first row of the CLIENT table and changes it to A4.
Write the SQL statement that will be issued on the user's behalf based on this action.
سؤال
What is a report?
سؤال
Assume a search form for HAPPY INSURANCE database is created where a user can perform the following action:
ENTER AREA ID:
ENTER AREA NAME:
ENTER AREA HQ:
ENTER AgentID:
ENTER AgentName:
ENTER AgentArea: 3 (<--- Entered by the user)
ENTER AgentRating:
ENTER AgentYearOfHire:
ENTER SupervisedBY:
(User clicks on the search button upon entering the value above. )
Write the SQL statement that will be issued on the user's behalf based on this action.
سؤال
What are corrective data quality actions?
سؤال
Assume a data-entry form for HAPPY INSURANCE database is created where a user can perform the following data-entry action:
ENTER AREA ID: 4 (<--- Entered by the user)
ENTER AREA NAME: South (<--- Entered by the user)
ENTER AREA HQ: Atlanta (<--- Entered by the user)
Write the SQL statement that will be issued on the user's behalf based on this action.
سؤال
What is binary search?
سؤال
What is a form?
سؤال
HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint.<div style=padding-top: 35px> AGENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint.<div style=padding-top: 35px> AREA
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint.<div style=padding-top: 35px>
Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint.
سؤال
What are preventive data quality actions?
سؤال
HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint.<div style=padding-top: 35px> AGENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint.<div style=padding-top: 35px> AREA
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint.<div style=padding-top: 35px>
Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint.
سؤال
Assume a search form for HAPPY INSURANCE database is created where a user can perform the following action:
ENTER AREA ID:
ENTER AREA NAME:
ENTER AREA HQ:
ENTER AgentID:
ENTER AgentName:
ENTER AgentArea:
ENTER AgentRating:
ENTER AgentYearOfHire: 2010 (<--- Entered by the user)
ENTER SupervisedBY: A3 (<--- Entered by the user)
(User clicks on the search button upon entering the values above. )
Write the SQL statement that will be issued on the user's behalf based on this action.
سؤال
What is a trigger?
سؤال
HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   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.<div style=padding-top: 35px> AGENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   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.<div style=padding-top: 35px> AREA
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   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.<div style=padding-top: 35px>
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.
سؤال
Assume a form is created for HAPPY INSURANCE database where a user can perform the following action:
A user highlights the first row of the CLIENT table and presses the delete key on the keyboard.
Write the SQL statement that will be issued on the user's behalf based on this action.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/55
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 6: Database Implementation and Use
1
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE SET-TO-DEFAULT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a User tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
CLIENT will have 7 records
AGENT will have 3 records
2
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record
If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record

A)Accuracy
B)Completeness
C)Conformity
D)No data quality problem with this record
B
3
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE RESTRICT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
CLIENT will have 7 records
AGENT will have 4 records
4
Which of the following describes the timeliness data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The characteristic that requires each real-world instance to be represented only once in the data collection
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The degree to which the data is aligned with the proper time window in its representation of the real world
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
5
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces an UPDATE RESTRICT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a User tries to change the AgentID value in the last record to A5?

A)Value A4 appears once in column AgentID in AGENT,and value A4 appears once in column ClientAgent in table CLIENT
B)Value A5 appears once in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
C)Value A5 appears once in column AgentID in AGENT,and value A5 does not appear in column ClientAgent in table CLIENT
D)Value A5 does not appear in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
6
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.

CURRENTLY ENROLLED STUDENTS (YEAR 2013)
 <strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.  CURRENTLY ENROLLED STUDENTS (YEAR 2013)    This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.  -If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  \begin{array}{|l|l|c|c|l|l|c|c|ll| } \hline200603&  \text {Little  } & \text { Mark}& \text {hittlem@arcedu}&04.05 .1994 &1.1.2011.&1.1.2015.& \text { Detroit}& \text {US} \\ \hline \end{array}  </strong> A)Accuracy B)Uniqueness C)Conformity D)No data quality problem with this record

This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.

-If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
200603Little  Markhittlem@arcedu04.05.19941.1.2011.1.1.2015. DetroitUS\begin{array}{|l|l|c|c|l|l|c|c|ll| }\hline200603& \text {Little } & \text { Mark}& \text {hittlem@arcedu}&04.05 .1994 &1.1.2011.&1.1.2015.& \text { Detroit}& \text {US} \\\hline\end{array}

A)Accuracy
B)Uniqueness
C)Conformity
D)No data quality problem with this record
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
7
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE SET-TO-NULL option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following describes the consistency data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The extent to which the data properly conforms to and matches up with the other data
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data conforms to its specified format
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following describes the completeness data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The characteristic that requires each real-world instance to be represented only once in the data collection
C)The extent to which the data properly conforms to and matches up with the other data
D)The degree to which the data is aligned with the proper time window in its representation of the real world
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
10
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces an UPDATE CASCADE option on the referential integrity constraint between
CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a
User tries to change the AgentID value in the last record to A5?

A)Value A4 appears once in column AgentID in AGENT,and value A4 appears once in column ClientAgent in table CLIENT
B)Value A5 appears once in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
C)Value A5 appears once in column AgentID in AGENT,and value A5 does not appear in column ClientAgent in table CLIENT
D)Value A5 does not appear in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which of the following describes the uniqueness data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The characteristic that requires each real-world instance to be represented only once in the data collection
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data properly conforms to and matches up with the other data
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
12
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces an UPDATE SET-TO-NULL option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after a User tries to change the AgentID value in the last record to A5?

A)Value A4 appears once in column AgentID in AGENT,and value A4 appears once in column ClientAgent in table CLIENT
B)Value A5 appears once in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
C)Value A5 appears once in column AgentID in AGENT,and value A5 does not appear in column ClientAgent in table CLIENT
D)Value A5 does not appear in column AgentID in AGENT,and value A5 appears once in column ClientAgent in table CLIENT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
13
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.

CURRENTLY ENROLLED STUDENTS (YEAR 2013)
 <strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.  CURRENTLY ENROLLED STUDENTS (YEAR 2013)    This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.  -If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  \begin{array}{|l|l|c|c|l|l|c|c|ll| } \hline200705&  \text {MeCormick   } & \text { Chris}& \text {Chcoormickc@arcedu}&11.10 .1992  &1.1.2010.&1.1.2014.& \text {Chicago}& \text {USA} \\ \hline \end{array}  </strong> A)Accuracy B)Uniqueness C)Conformity D)No data quality problem with this record

This scenario will be used for the following questions citing table CURRENTLY ENROLLED STUDENTS.

-If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
200705MeCormick  ChrisChcoormickc@arcedu11.10.19921.1.2010.1.1.2014.ChicagoUSA\begin{array}{|l|l|c|c|l|l|c|c|ll| }\hline200705& \text {MeCormick } & \text { Chris}& \text {Chcoormickc@arcedu}&11.10 .1992 &1.1.2010.&1.1.2014.& \text {Chicago}& \text {USA} \\\hline\end{array}

A)Accuracy
B)Uniqueness
C)Conformity
D)No data quality problem with this record
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
14
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record
If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record

A)Accuracy
B)Completeness
C)Conformity
D)No data quality problem with this record
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
15
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records
Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   Observe the three records below that are NOT YET entered in the table CURRENTLY ENROLLED STUDENTS.(Assume all the shown values in all three records are correct. )       Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?</strong> A)The record with Student ID value 201001 (for student Susan Smith) B)The record with Student ID value 201002 (for student Meg Still) C)The record with Student ID value 201003 (for student Alex Soto) D)All three records
Which of these three records that are not yet entered should be entered into the table CURRENTLY ENROLLED STUDENTS in order to avoid the timeliness problem?

A)The record with Student ID value 201001 (for student Susan Smith)
B)The record with Student ID value 201002 (for student Meg Still)
C)The record with Student ID value 201003 (for student Alex Soto)
D)All three records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
16
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE RESTRICT option on the referential integrity constraint between CLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (C777,Christina,A4,Mike)from CLIENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which of the following describes the conformity data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The extent to which the data properly conforms to and matches up with the other data
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data conforms to its specified format
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
18
ARC UNIVERSITY
Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far.
CURRENTLY ENROLLED STUDENTS (YEAR 2013)
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record
If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )
<strong>ARC UNIVERSITY Observe the following scenario in ARC UNIVERSITY,taking place in 2013.An office worker was given a task to enter into a table all currently enrolled students at ARC UNIVERSITY.He just started and so far he has correctly entered five records,shown in the table CURRENTLY ENROLLED STUDENTS.There are no errors in any of the five records entered so far. CURRENTLY ENROLLED STUDENTS (YEAR 2013)   If the office worker inserts the record below into the table CURRENTLY ENROLLED STUDENTS,which problem will occur? (Assume that all the dates in the record below are correct. )  </strong> A)Accuracy B)Completeness C)Conformity D)No data quality problem with this record

A)Accuracy
B)Completeness
C)Conformity
D)No data quality problem with this record
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
19
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 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces a DELETE CASCADE option on the referential integrity constraint betweenCLIENT and AGENT in the HAPPY INSURANCE database,what will be the outcome after aUser tries to delete the last record (A4,James,3,90,2010,A3)from AGENT?

A)CLIENT will have 7 records
AGENT will have 4 records
B)CLIENT will have 6 records
AGENT will have 3 records
C)CLIENT will have 7 records
AGENT will have 3 records
D)CLIENT will have 6 records
AGENT will have 4 records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following describes the accuracy data quality characteristic?

A)The degree to which all the required data is present in the data collection
B)The extent to which the data conforms to its specified format
C)The extent to which data correctly reflects the real world instances it is supposed to depict
D)The extent to which the data properly conforms to and matches up with the other data
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
21
Describe the update set-to-null option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
22
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database an UPDATE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and an UPDATE CASCADE between AGENT and CLIENT,value A1 in the first record in the table AGENT can be changed to A5.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
23
Using an input mask such as DD/MM/YYYY for entry of a date value is an example of a corrective data quality action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
24
Most RDBMS packages implement assertions using the CREATE ASSERTION statement.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
25
What is the purpose of an index?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
26
Describe the delete set-to-default option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
27
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and a DELETE CASCADE between AGENT and CLIENT,the second record in the table AGENT can be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
28
A web site can be an interface into a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
29
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AREA and AGENT,and a DELETE CASCADE between AGENT and CLIENT,the first record in the table AGENT can be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
30
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AREA and AGENT,and a DELETE CASCADE between AGENT and CLIENT,the first record in the table AREA can be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
31
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database an UPDATE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and an UPDATE CASCADE between AGENT and CLIENT,value A1 in the second record in the table AGENT can be changed to A5.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
32
Mandating instantaneous entry of all new data is an example of a preventive data quality action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
33
Describe the delete restrict option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
34
Describe the update restrict option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
35
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 Madt  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 { Madt } \\\text { C777 } & \text { Christina } & A 4 & \text { Mike }\end{array} AGENT
 AgentID  AgentName  AgentArea  AgentRating  AgentYearofHire  SupervisedBy  A1  Kate 11011990 A2  Amy 2922009 Al  A3  Luke 31001992 A4  James 3902010 A3 \begin{array} { l l l l l c } \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 { Al } \\\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.

-If a DBMS enforces in the HAPPY INSURANCE database a DELETE RESTRICT option on the referential integrity constraint between AGENT and AGENT (i.e. ,circular referential integrity constraint for table AGENT)in the HAPPY INSURANCE database,and a DELETE CASCADE between AGENT and CLIENT,the first record in the table AGENT can be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
36
Describe the delete set-to-null option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
37
Describe the delete cascade option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
38
Describe the update set-to-default option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
39
What is linear search?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
40
Describe the update cascade option (for implementing a referential integrity constraint).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
41
Show the SQL statement that will for HAPPY INSURANCE database create and index on the ClientName column of the table CLIENT.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
42
Assume a form is created for HAPPY INSURANCE database where a user can perform the following action:
A user highlights value A1 in the first row of the CLIENT table and changes it to A4.
Write the SQL statement that will be issued on the user's behalf based on this action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
43
What is a report?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
44
Assume a search form for HAPPY INSURANCE database is created where a user can perform the following action:
ENTER AREA ID:
ENTER AREA NAME:
ENTER AREA HQ:
ENTER AgentID:
ENTER AgentName:
ENTER AgentArea: 3 (<--- Entered by the user)
ENTER AgentRating:
ENTER AgentYearOfHire:
ENTER SupervisedBY:
(User clicks on the search button upon entering the value above. )
Write the SQL statement that will be issued on the user's behalf based on this action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
45
What are corrective data quality actions?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
46
Assume a data-entry form for HAPPY INSURANCE database is created where a user can perform the following data-entry action:
ENTER AREA ID: 4 (<--- Entered by the user)
ENTER AREA NAME: South (<--- Entered by the user)
ENTER AREA HQ: Atlanta (<--- Entered by the user)
Write the SQL statement that will be issued on the user's behalf based on this action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
47
What is binary search?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
48
What is a form?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
49
HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint. AGENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint. AREA
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint.
Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE SET-TO-NULL and UPDATE CASCADE option for its referential integrity constraint.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
50
What are preventive data quality actions?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
51
HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint. AGENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint. AREA
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint.
Show the CREATE TABLE statements for HAPPY INSURANCE database for the table CLIENT (assume that non-primary key columns can be optional)with the DELETE CASCADE option for its referential integrity constraint.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
52
Assume a search form for HAPPY INSURANCE database is created where a user can perform the following action:
ENTER AREA ID:
ENTER AREA NAME:
ENTER AREA HQ:
ENTER AgentID:
ENTER AgentName:
ENTER AgentArea:
ENTER AgentRating:
ENTER AgentYearOfHire: 2010 (<--- Entered by the user)
ENTER SupervisedBY: A3 (<--- Entered by the user)
(User clicks on the search button upon entering the values above. )
Write the SQL statement that will be issued on the user's behalf based on this action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
53
What is a trigger?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
54
HAPPY INSURANCE
Observe the HAPPY INSURANCE DATABASE:
CLIENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   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. AGENT
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   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. AREA
HAPPY INSURANCE Observe the HAPPY INSURANCE DATABASE: CLIENT   AGENT   AREA   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.
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
55
Assume a form is created for HAPPY INSURANCE database where a user can perform the following action:
A user highlights the first row of the CLIENT table and presses the delete key on the keyboard.
Write the SQL statement that will be issued on the user's behalf based on this action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 55 في هذه المجموعة.