Assignment Task:
Review the book: Fundamentals Of Database Systems, Seventh Edition By Ramez Elmasri and Shamkant B. Navathe
Use the PDF book provided to answer the questions listed below. This is not an essay. Do not answer the questions in an essay format. Keep the format the same and answer the questions from each chapter below.
CH 11: WEB DATABASE PROGRAMMING
Question 1: Discuss the different ways for looping over a query result in PHP.
Question 2: What are placeholders? How are they used in PHP database programming?
CH 12: OBJECT AND OBJECT-RELATIONAL DATABASE
Question 3: How do regular inheritance, multiple inheritance, and selective inheritance differ?
Question 4: What are the main differences between designing a relational database and an object database?
CH13: XML EXTENSIBLE MARKUP LANGUAGE
Question 5: What is the difference between data-centric and document-centric XML documents?