Tag: Referential Integrity

  • 2nd Year Chapter 6 Table And Query

    2nd Year Chapter 6 Table And Query Question-answer Short and Simple Questions and Answers Q1: What is a table? Ans: A table is a fundamental object in a relational database, consisting of rows and columns. Each cell at the intersection of a row and column is called a cell, where data is stored. In a…