Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(a) Outline four Data Definition Language statements used in Structured Query Language. (4 marks) (b) Explain three characteristics of relational databases (6 marks) (c)
(a) Outline four Data Definition Language statements used in Structured Query Language. (4 marks) (b) Explain three characteristics of relational databases (6 marks) (c) Distinguish between domain constrain and referential integrity constraint as used in database design. (4 marks) (d) A database has a relation named Students Details with fields: Names. AdNumber and Class. (i) Explain the output from each of the following algebraic expression from the relation: L 8 (StudentsDetails) II. Name, Class (StudentsDetails) (4 marks) (ii) Write the algebraic expression for the Structured Query Language statement: (2 marks) select count(salary) from StudentsDetails;
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started