niusouti.com

Which statement describes the ROWID data type? ()A. Binary data up to 4 gigabytes.B. Character data up to 4 gigabytes.C. Raw binary data of variable length up to 2 gigabytes.D. Binary data stored in an external file, up to 4 gigabytes.E. A hexadecimal str

题目
Which statement describes the ROWID data type? ()

A. Binary data up to 4 gigabytes.

B. Character data up to 4 gigabytes.

C. Raw binary data of variable length up to 2 gigabytes.

D. Binary data stored in an external file, up to 4 gigabytes.

E. A hexadecimal string representing the unique address of a row in its table.


相似考题
参考答案和解析
参考答案:E
更多“Which statement describes the ROWID data type? () ”相关问题
  • 第1题:

    一条router-LSA可以描述多条连接,每条连接由Link ID,Data,Type和Metirc描述,下面关于Link ID,Data,Type和Metric的讨论错误的是()

    A.Type表示连接的类型

    B.Link ID表示此连接的本地标识,不同的链接类型Link ID表示的意义也不相同

    C.Data用于描述此连接的附加信息,不同的连接类型所描述的信息也不同

    D.Metric描述此连接的开销


    参考答案:B

  • 第2题:

    This poem depicts the beautiful scenery of a town in the South.

    A: praises
    B: writes
    C: imitates
    D: describes

    答案:D
    解析:
    句意为:这首诗描写的是南方一个小城镇的美景。depict和describe是同义词,都是“描写”的意思,praise意为“表扬、赞美” ; imitate意为“模仿”。

  • 第3题:

    7、foreach语句的语法如下,有关对foreach语句描述错误的是() foreach(type identifier in arrayName) {statement;}

    A.type和identifier分别表迭代变量的类型和名称,arrayName可表示要迭代的数组

    B.statement里可以用break语句或continue语句

    C.foreach语句只能用来访问数组元素或集合

    D.可以在foreach语句体中改变迭代变量的值


    foreach语句总是从索引1遍历到索引Length

  • 第4题:

    QinQ帧和802.1Q帧是有区别的,QinQ帧是有两层VLAN Tag的,相比802.1Q帧多的是在()插入4B长度的VLAN Tag

    A.目的地址和Type字段之间

    B.Type字段之前

    C.802.1QVLAN Tag之前

    D.Type字段和Data字段之间


    参考答案:C

  • 第5题:

    She read a poem which depicts the splendor of the sunset.

    A:declares
    B:asserts
    C:announces
    D:describes

    答案:D
    解析:
    本句意思:她读了一首描绘落日壮观景象的诗。depict描绘,描画。describe描写;de- clare宣告;assert断言;announce宣布,发表。

  • 第6题:

    利用object元素在网页中嵌入flash,flash文件的地址为“mediawonderful.swf”,要求flash动画的宽度和高度分别为500像素,能实现该要求的选项为()。

    A.<object height="500" width="500" src="mediawonderful.swf" type="application/x-shockwave-flash"/>

    B.<object height="500" width="500" href="mediawonderful.swf" type="application/x-shockwave-flash"/>

    C.<object height="500" width="500" data="mediawonderful.swf" type="application/x-shockwave-flash"/>

    D.<object height="500" width="500" data="mediawonderful.swf" />


    writelines()