TOPICS (Click to Navigate)

Pages

Tuesday, September 6, 2016

What type of DML is Relational algebra

What type of DML is Relational Algebra?


Question:


1. Relational algebra is a _____________________ Data Manipulation Language (DML).

(a) Declarative 
(b) Non-Procedural
(c) Procedural
(d) None of the above



Answer:

(c) Procedural


Procedural DML is about specifying WHAT data are required along with HOW to get those data.


Non-Procedural DML is about specifying only WHAT data are required. It is also called as Declarative DML.







         Previous Question                                                                                Next Question


No comments:

Post a Comment