易搜题 > 资格证大类 > 计算机编程 > 问题详情
问题详情

在VisualFoxPro中,如果要求所建立索引的字段值不允许重复,并且一个表中只能创建一个,这种索引应该是(  )。

A、主索引

B、唯一索引

C、候选索引

D、普通索引

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

相关问题推荐

  • View the Exhibit to examine the metrics with a threshold.Which statement is true regarding the Number of Transactions (per second) metric?()

    A、 Oracle uses statistical relevance to determine when an adaptive threshold has been breached for the metric.

    B、 The statistics for the metric values observed over the baseline time period are not examined to determine threshold values.

    C、 Oracle determines when an adaptive threshold has been breached based on the maximum value captured by the baseline.

    D、 The total concurrent number of threshold violations, which must occur before an alert is raised for the metric, has been set to zero.

  • 心肺复苏中最关键的步骤是()

    A、心脏按压

    B、心内注射

    C、心前区叩击

    D、清理呼吸道

    E、口对口人工呼吸

  • 管理二重性的体现()

    A、管理的科学性

    B、管理的自然属性

    C、管理的广泛性

    D、人和时间

    E、能源和信息

  • You need to generate a list of all customer last names with their credit limits from the CUSTOMERS table. Those customers who do not have a credit limit should appear last in the list. Which two queries would achieve the required result?()

    A

    SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_credit_limit DESC

    B

    SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_credit_limit

    C

    SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_credit_limit NULLS LAST

    D

    SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_last_name, cust_credit_limit NULLSLAST

  • 胃十二指肠溃疡上腹部疼痛可表现为()

    A、节律性上腹痛

    B、转移性疼痛

    C、上腹饱胀

    D、压榨性痛

    E、上腹部疼痛伴窒息感

联系客服 会员中心
TOP