블로그
- Spectroscopic methods of characterizing proteins in solution The motion of replacement molecules into the bleached area reveals their mobility. 출처: INTRODUCTION TO PROTEIN SCIENCE, Architecture, Function, and Genomic.......
- SELECT 문에서 Cursor 사용하여 값 받아 내는 방법 -- 여러 레코드(Rows)를 하나 컬럼으로 받아 내는 함수 사용 예 CREATE OR REPLACE FUNCTION RowsToColumns( cur IN SYS_REFCURSOR VARCHAR2(32767); //반환 문자열 col_vaule VARCHAR2(32767); //Cursor 에서 한 Row씩 받아 낼 변수 값 BEGIN LOOP FETCH cur INTO
- 저장형 함수 테스트 'XSOFT_TAB_FUNC' Stored Function 생성CREATE OR REPLACE FUNCTION XSOFT_TAB_FUNC(p_val NUMBER) RETURN NUMBER AS v_return_val NUMBER := 0;BEGIN SELECT DECODE(p_val, 1, p_val * 1.5, 2, p_val * 2) INTO v_return_val
- K-means Algorithm navigation, search The k-means algorithm is an algorithm to cluster n objects based on attributes into objective it tries to achieve is to minimize total intra-cluster variance, or, the squared error function
- TOEFL Test_13 When REM sleep, REM rebound can occur whereby the sleeper will drop into REM sleep very soon after falling The restorative function theory states that sleep is necessary for consolidating during the day.
← 이전
3 페이지