相关考题
- 
                                    多项选择题
                                    
 在字符串比较中,下列哪些是不正确的()
 A.所有标点符号比数字大 
 B.所有数字都比汉字大
 C.所有英文比数字小
 D.所有英文字母都比汉字小
- 
                                    多项选择题
                                    
 关于select语句下列说法正确的是()
 A.select(name)from table person:所有记录的name字段的值 
 B.select(name)from person where age=12 or name="aa";or或者
 C.select(name)from table person where age=12;查找age=12的记录的那个字段的值
 D.select(name,age)from person where age=12 and name="aa";and并且
- 
                                    多项选择题
                                    
 对某个数据库使用记录单,可以进行的记录操作有()
 A.删除 
 B.新建
 C.还原
 D.插入
 
             
             
                
            