Pointers

November 11, 2023

TNPSC-2017-Polytechnic-CS

November 11, 2023

Pointers

November 11, 2023

TNPSC-2017-Polytechnic-CS

November 11, 2023

Database-Management-System

Question 384

A____is a pictorial depiction of the schema of a database that shows the relations in the databases, their attributes, and primary keys and foreign keys.


A
Relational query languages
B
Relational algebra
C
Flow diagram
D
Schema Diagram
Question 384 Explanation: 
In database terms, a schema is the organisation and structure of a database. Both schemas and schemata can be used as plural forms. A schema contains schema objects, which could be tables, columns, data types, views, stored procedures, relationships, primary keys, foreign keys, etc.
A database schema can be represented in a visual diagram, which shows the database objects and their relationship with each other.
Correct Answer: D
Question 384 Explanation: 
In database terms, a schema is the organisation and structure of a database. Both schemas and schemata can be used as plural forms. A schema contains schema objects, which could be tables, columns, data types, views, stored procedures, relationships, primary keys, foreign keys, etc.
A database schema can be represented in a visual diagram, which shows the database objects and their relationship with each other.

Leave a Reply

Your email address will not be published. Required fields are marked *