InterviewSolution
Saved Bookmarks
| 1. |
The part of SQL that deals with the SQL supports constructs is called as _______(a) Persistent construct dealer(b) Persistent storage module(c) Persistent supports center(d) Primary storage medium |
|
Answer» Right answer is (b) Persistent storage module To explain I would say: The part of SQL that deals with the SQL supports constructs is called as Persistent Storage Module (PSM). The SQL supports construct give it almost all the power of a general purpose programming language. |
|