select simulation_number, var_result_value from rsk_book_resultwhere compute_date = to_date(‘2015/5/21‘,‘yyyy/mm/dd‘)and risk_book_id = 4518and confidence_level = ‘95%‘order by simulation_number
hra 直线
原文:http://www.cnblogs.com/kexb/p/4523022.html