Question: Note Relation page Attributes - page_code: INTEGER primary key) - content content_type not allowed null>> - description: VARCHAR(2000) not allowed null - layout_template: template_code not

Note Relation page Attributes - page_code: INTEGER primary key) - content content_type not allowed null>> - description: VARCHAR(2000) not allowed null - layout_template: template_code not allowed null - developer: did not allowed nullo - date_approved: DATE approved by: d_id Constraints - 1: date_approved > 01/01/2000 - 2 date approved = 18 years (Client is an adult) Foreign keys Name(viewed) page_code References page not allowed null Name(visited) visitor References client Constraints - 1: action date > 01/01/2020 -2 dwell_time = 15000) GROUP BY page_code HAVING count(visitor) > 3; (8 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
