不凡考网

)删除视图salary的命令是

  • 下载次数:
  • 支持语言:
  • 490
  • 中文简体
  • 文件类型:
  • 支持平台:
  • pdf文档
  • PC/手机
  • 【名词&注释】

    数据模型(data model)、数据类型(data type)、存储单元(memory cell)、全局变量(global variable)、文本框(text box)、源文件(source document)、域完整性(domain integrity)、局部变量(local variable)、复选框、身份证号(id number)

  • [单选题])删除视图salary的命令是

  • A. DROP VIEW salary
    B. DROP salary VIEW
    C. DELETE salary
    D. DELETE salaryVIEW

  • 查看答案&解析
  • 举一反三:
  • [单选题]设有表示学生选课的3张表,“学生”表S(学号,姓名,性别,年龄,身份证号(id number)),“课程”表C(课号,课名),“选课”表SC(学号,课号,成绩),则表SC的关键字(键或码)为( )。
  • A. 课号,成绩
    B. 学号,成绩
    C. 学号,课号
    D. 学号,姓名,成绩

  • [单选题]以下( )控件没有Caption属性。
  • A. CommandButtton
    B. CheckBOX
    C. TextBox
    D. Label

  • [单选题]下列程序的执行结果是 ______。includeunion un{int i;char c[2];};void main(){ union
  • 下列程序的执行结果是 ______。#includestdio.h>union un{ int i; char c[2];};void main(){ union un x; x.c[0]=10; x.c[1]==1; printf("\n%d",x.i);}

  • A. 266
    B. 11
    C. 265
    D. 138

  • [单选题]给出下列的程序,其叙述正确的是 public class Man { static int arr[ ] = new int[10]; public static void main(String a[ ] ) { System.out.println(arr[1] ); } }
  • A. 编译时将发生错误
    B. 编译时正确但是运行时出错
    C. 输出为0
    D. 输出为null

  • [单选题]有以下程序 int a=3; main() {int s=0; { int a=5;s+=a++;} 8+=a++;printf(“%d\n”,s); } 程序运行后的输出结果是
  • A. 8
    B. 10
    C. 7
    D. 11

  • [单选题]在Visual FoxPro中,属于域完整性(domain integrity)的范畴的定义是
  • A. 数据类型
    B. 数据模型
    C. 关系模型
    D. 关系模式

  • 本文链接:https://www.zhukaozhuanjia.com/download/qp6jxw.html
  • 推荐阅读
    @2019-2026 不凡考网 www.zhukaozhuanjia.com 蜀ICP备20012290号-2