1.打印输出exec dbms_output.put_line('hello');---需要使用打开SQL> set serverout on SQL> exec dbms_output.put_line('asda');asda2存储过程//带游标create or replace procedure SP_Test istempresult varchar2(1024);cursor cursora is select * from tl_qxq;begintempresult:='start->';for cursor_r    Read More
posted @ 2013-01-14 20:08
咸鱼公子
Views(284)
Comments(0)
Diggs(0)
        
            
        
        
        
功能:多个数组,排列,从功以上来说网上该有现成的例子。。。找到的全是写得很复杂,自己写了一个。 List<string> ToDo(string[] arrA, string[] arrB) { List<string> resultList = new List<string>(); //string[] arrA = { "a", "b" }; //string[] arrC = { "a", "d" }; foreach (string str in arrA) {...    Read More
posted @ 2013-01-14 17:55
咸鱼公子
Views(318)
Comments(0)
Diggs(0)
        
 
                    
                     
                    
                 
                    
                
 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号