专业技术初级资格程序员基础知识DB2
题目内容

User USER1 wants to store part numbers and part descriptions in a table named PARTS; userUSER1 also wants to ensure that any comparisons of part descriptions that are made will be done so in binary, regardless of the database collating sequence used. Which statement should user USER1 execute to create the desired table、

2024-07-09

A.CREATE TABLE parts (part_no INTEGER, desc CLOB))

B.CREATE TABLE parts (part_no INTEGER, desc VARCHAR(200))

C.CREATE TABLE parts (part_no INTEGER, desc CLOB FOR BIT DATA))

D.CREATE TABLE parts (part_no INTEGER, desc VARCHAR(200) FOR BIT DATA)

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端