热门面试题与答案和在线测试
面向面试准备、在线测试、教程与实战练习的学习平台

通过聚焦学习路径、模拟测试和面试实战内容持续提升技能。

WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。

面试准备

模拟考试

设为首页

收藏此页面

订阅邮箱地址

DBMS 面试题与答案

Test your skills through the online practice test: DBMS Quiz Online Practice Test

相关差异对比

RDBMS vs Hadoop

问题 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.

这有帮助吗? 添加评论 查看评论
 

用户评价最有帮助的内容:

版权所有 © 2026,WithoutBook。