易搜题 > 资格证大类 > 软件考试 > 问题详情
问题详情

关系数据库中通常包含多个表,表与表之间的关联关系通过(请作答此空)来实现,通过()运算将两个关联的表合并成一张信息等价的表。
A.指针
B.外码
C.索引
D.视图

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • 在结构化分析与设计方法中,为了使需求改变时对软件的影响较小,应该使______。
    A.程序结构与问题结构相对应
    B.程序结构与问题结构相独立
    C.程序结构与用户界面相对应
    D.程序结构与用户界面相独立
  • ( ) is a contiguous, numbered set of variables of a given base type, which can be used and passed to functions as a unit.
    A.Record
    B.Array
    C.Parameter
    D.File
  • 结构型设计模式涉及如何组合类和对象以获得更大的结构,以下( )模式是结构型模式。
    A.Adapter
    B.Template Method
    C.Mediator
    D.Observer
  • The operation of removing an element from the stack is said to( )the stack.
    A.pop
    B.push
    C.store
    D.fetch
  • 表达式可采用后缀形式表示,例如,“a+b”的后缀式为“ab+”.那么,表达式“a*(b-c)+d”的后缀式表示为(33)
    A.abc-*d+
    B.Abcd*-+
    C.abcd-*+
    D.ab-c*d+
联系客服 会员中心
TOP