Investigate whether your DBMS can accommodate the two new requirements for the DreamHome case study given in Step 8 of this chapter. If feasible, produce a design for the two requirements and implement them in your target DBMS.

What will be an ideal response?


Again the student will have to investigate the functionality of the target DBMS to assess
whether the new requirements can be made. If yes, the student should implement the new
requirements and also suggest further enhancements.

Computer Science & Information Technology

You might also like to view...

What is another word for a subscript?

A. superscript B. subroutine C. variable D. index

Computer Science & Information Technology

Explain the difference between IIS alone and IIS on an application server.

What will be an ideal response?

Computer Science & Information Technology

By default, Expression Web adds a(n) ____ at the beginning of each new style name.

A. period (.) B. pound or number symbol (#) C. asterisk (*) D. percent sign (%)

Computer Science & Information Technology

The header line ____ declares calc to be a pointer to a function that returns an integer.

A. int *calc() B. int (*calc)() C. int &calc() D. int calc(*)

Computer Science & Information Technology