摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->if((trim(document.getElementById('').value... 阅读全文
posted @ 2009-11-02 08:57
YWN's blog
阅读(215)评论(0)推荐(0)
摘要:
truncate是oracle中独有的关键字吧!它的作用是清空一个表格,在删除数据方面,其与delete有一些区别:1、在功能上,truncate是清空一个表的内容,它相当于delete from table_name。2、delete是dml操作,truncate是ddl操作;因此,用delete... 阅读全文
posted @ 2009-08-18 11:42
YWN's blog
阅读(393)评论(0)推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->IFlength(TRIM(smatlcodes))>0THENstarttimes... 阅读全文
posted @ 2009-08-17 09:39
YWN's blog
阅读(308)评论(0)推荐(0)