相关考题
- 
                                    多项选择题
                                    
 数据库信息的运行安全采取的主措施有()。
 A.备份与恢复 
 B.应急
 C.风险分析
 D.审计跟踪
- 
                                    多项选择题
                                    
 在字符串比较中,下列哪些是不正确的()
 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并且
 
             
             
                
            