问题描述:
[单选]
When designing an InnoDB table, identify an advantage of using the BIT datatype Instead of one of the integer datatypes.()在设计InnoDB表时,确定使用BIT数据类型而不是integer数据类型的优点。
A.BIT columns are written by InnoDB at the head of the row, meaning they are always the first to be retrieved.
B.Multiple BIT columns pack tightly into a row, using less space.
C.BIT (8) takes less space than eight TINYINT fields. 位(8)占用的空间小于8个TINYINT字段。
D.The BIT columns can be manipulated with the bitwise operators &, |, ~, ^, <<, and >>. The
E.other integertypes cannot.
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
上一篇:ROW-based replication has stopped working. You investigate the error log file and find the following entries( )基于行的复制已停止工作。调查错误日志文件并找到以下条目( )Why did you receive this error?为什么会收到此错误?
下一篇:You inherit a legacy database system when the previous DBA, Bob, leaves the company.You are notified that users are getting the following error( )()当上一个DBA Bob离开公司时,您将继承一个遗留数据库系统。系统会通知您,用户收到以下错误( )mysql> CALL film_in_stock (40, 2, @count);ERROR 1449 (HY000)( ) The user specified as a definer (‘bob’@’localhost’) does not exist指定为定义者的用户(“bob”@“localhost”)不存在How would you identify all stored procedures that pose the same problem?如何识别所有引起相同问题的存储过程?
- 我要回答: 网友(216.73.216.168)
- 热门题目: 1.患者,女性,50岁,因右小腿 2.患者,女,9岁,左耳分泌性中 3.患者,男性,48岁,上前牙疼
