DBMS اسئلة واجوبة المقابلات
Test your skills through the online practice test: DBMS Quiz Online Practice Test
فروقات ذات صلة
سؤال 36. What is Data Model?
A collection of conceptual tools for describing data, data relationships data semantics and constraints.
هل هذا مفيد؟
اضف تعليقا
عرض التعليقات
سؤال 37. What is Object Oriented model?
This model is based on collection of objects. An object contains values stored in instance variables with in the object. An object also contains bodies of code that operate on the object. These bodies of code are called methods. Objects that contain same types of values and the same methods are grouped together into classes.
هل هذا مفيد؟
اضف تعليقا
عرض التعليقات
سؤال 38. What is Weak Entity set?
An entity set may not have sufficient attributes to form a primary key, and its primary key compromises of its partial key and primary key of its parent entity, then it is said to be Weak Entity set.
هل هذا مفيد؟
اضف تعليقا
عرض التعليقات
سؤال 39. What is an Entity?
It is a 'thing' in the real world with an independent existence.
هل هذا مفيد؟
اضف تعليقا
عرض التعليقات
سؤال 40. What is an attribute?
It is a particular property, which describes the entity.
هل هذا مفيد؟
اضف تعليقا
عرض التعليقات
الاكثر فائدة حسب تقييم المستخدمين:
- What is database or database management systems (DBMS)?
- What is SQL?
- What's the difference between file and database? Can files qualify as a database?
- What are E-R diagrams?
- Whats difference between DBMS and RDBMS?