DBMS_LOB数据包提供的(),返回LOB值的长度。
A、函数中使用的表格的select权限
B、函数中使用的表格的Execute权限
C、函数的Execute权限
D、函数中使用的表格的selec权限和函数的Execute权限
A、函数中使用的表格的select权限
B、函数中使用的表格的Execute权限
C、函数的Execute权限
D、函数中使用的表格的selec权限和函数的Execute权限
A、only encryption and compression settings for all SecureFile LOBs B、only encryption and deduplication settings for only SecureFile CLOBs C、deduplication, encryption, and compression settings for all SecureFile LOBs D、deduplication, encryption, and compression settings only for SecureFile CLOBs
A、It returns space usage of only BasicFile LOB chunks. B、It returns space usage of only SecureFile LOB chunks. C、It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables. D、It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
A、DBMS是建立在操作系统之上的,是操作系统的用户 B、DBMS遇到读写磁盘操作时会请求操作系统服务 C、操作系统保证DBMS对数据逻辑上的读写真实地映射到物理文件上 D、操作系统提供的存取原理和基本的存取方法通常作为与DBMS应用层的接口