摘要: SQL Fundamentals || Oracle SQL语言 DUAL is a public table that you can use to view results from functions and calculations. The DUAL table is owned by t 阅读全文
posted @ 2017-07-03 20:21 寻香径 阅读(457) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-07-03 20:02 寻香径 阅读(309) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-07-03 19:59 寻香径 阅读(176) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-07-03 19:57 寻香径 阅读(449) 评论(0) 推荐(0)
摘要: Description The Oracle/PLSQL NVL function lets you substitute a value when a null value is encountered. NVL函数是当出现空值时替换一个值 Syntax NVL( string1, replace 阅读全文
posted @ 2017-07-03 11:10 寻香径 阅读(815) 评论(0) 推荐(0)