Evaluate the following query: SQL> SELECT TRUNC(ROUND(156.00,-1),-1)FROM DUAL; What would be the outcome?()
A:16 
B:100 
C:160 
D:200 
E:150
出自:Oracle认证