object-oriented DBMS is derived from the model of the object-oriented programming view. representing both consistent data as stored in databases, as well as transient data, as found in executing programs.object-oriented DBMS use reusable elements known as an object.• Each object contains a data part and a set of operations that work upon the data. The object and its attributes are accessed through pointers instead of being stored in relational table models. For example − A simplified Bank Account object-oriented database.
Related Articles
HTTP Status Code
Hypertext Transfer Protocol status codes are issued by Server response to their clients.Some of the Hypertext Transfer Protocol lists is mention below: Information Response Redirection messages Client error responses Server error responses Descriptions CODE MESSAGE 200 ok 204 No Content 2. Redirection messages 301 Moved Permanently 302 Found / Moved Temporarily 304 Not Modified 307 Temporary […]
What are the special characters used in URL and how does it work?
Uniform or Universal Resource Locator or simply URLs provide a uniform way of identifying resources and information that are available on the web using the internet protocols. The URLs starts with a protocol name that defines which service the user is trying to access. For example in the URL http://www.google.com, the user is trying to […]
The types of Machine Learning
Machine Learning is the study of an algorithm that takes past and present data and produces the prediction base correct result. We also define ML is an application of AI which provide the ability to automatically learn and produce a result using past and present data set. Types of Machine Learning Machine Learning uses statistics […]