试题详情
- 多项选择题Which three SELECT statements displays 2000 in the format "$2,000.00"? ()
A、SELECT TO CNAR(2000, '$#,###.##') FROM dual;
B、SELECT TO CNAR(2000, '$0,000.00') FROM dual;
C、SELECT TO CNAR(2000, '$9,999.00') FROM dual;
D、SELECT TO CNAR(2000, '$9,999.99') FROM dual;
E、SELECT TO CNAR(2000, '$2,000.00') FROM dual;
F、SELECT TO CNAR(2000, '$N,NNN.NN') FROM dual;
关注下方微信公众号,在线模考后查看

热门试题
- What is necessary fo
- Examine the data of
- In which scenario wo
- You own a table cal
- The STUDENT_GRADES
- Evaluate these two
- What is true about j
- ExaminethedataoftheE
- Which two statements
- What are two reasons
- Which two statements
- ClicktheExhibitbutto
- Which syntax turns a
- Which SELECT stateme
- You need to create
- In which case would
- Which SQL statement
- Examinethestructureo
- Evaluate the SQL st
- You need to calculat