블로그
- Artichoke 요리법 Food Blogga Artichokes 101How to select an artichoke: Look for green or purple-tinged leaves that are its side on a sturdy cutting board.
- [펌] python install on cygwin F2PY on Cygwin 4.1 Installing F2PY 4.2 Test F2PY 5. SWIG on Cygwin 5.1 Installing SWIG 5.2 Test SWIG 6.
- MS-SQL 프로시저 --> Oracle 프로시저 MS_SQL if exists (select * from mytable where id = 12345) begin-- do some processing on existing recordendelse begin-- do some other processingend Oracle DECLARE cnt NUMBER;BEGIN SELECT COUNT(*) INTO cnt FROM mytable
- SQL Outer Join vs. Where Not In vs. Not Exists In a nutshell we need to join two tables based on data not being in one of the tables. We want to be able to select all the ORD records that need to be expo.......
- alert log 를 External Table로 관리하는 Tip입니다. 일단 해당 User 한테 다음의 Grant 를 부여해야 합니다. o select on v_$parametero select on v_$threado create any directory예 ) grant select on v_$parameter to user01 ;grant select on v_$thread to user01 ;grant create any directory
- Table Lock 2 . -- 특히 OPS(RAC on 9i) system에서는 더더욱 그런 경우가 많구요. -- 제가 관리하던 시스템에서 자주 썼던 sql입니다.-- 기타 많은 유사한 sql로 있습니다만 한번 써 보시길 바랍니다. /* 락발생 사용자와 sql, object 조회 */select distinct x.session_id, a.serial#,d.object_name,a.machine
- sys_refcursor The following procedure proc_ref_cursor accepts a sys_refcursor and loops on that cursor and prints out notfound; dbms_output.put_line(v_a || ' ' || v_b); end loop; end; / Here's a table that we will use to select
- 3d surface fitting 도 되네요 (7.5버전지원) x-xc)^2 / (2*xs^2) ); GaussY = exp( - (y-yc)^2 / (2*ys^2) ); z = a * GaussX * GaussY;Form: Y-Script Select Action:Dataset from the list of menus in the fitter or click on the icon to proceed to the Select Dataset
← 이전
10 페이지