Informatics Practices
Candidate Key - Primary Key = …………… .
- Primary Key
- Alternate Key
- Foreign Key
- Zero
Related Questions
In …………… independence, any changes made in the table format do not change the data residing on the disc.
- Physical
- Logical
- Network
- None of these
Pool of values from where a column draws its value is called …………… .
- Table
- Attribute
- Data set
- Domain
Records are also known as …………… and fields are also known as …………… .
- Horizontal Data, Vertical Data
- Attribute, Tuple
- Tuple, Attribute
- Column, Row
Which of the following are valid field names of the table: Employee?
- empid, ename, esalary
- empid, ename, stu_name
- stu_Id, ename, esalary
- stu_Id, ename, stu_name