전체 글 썸네일형 리스트형 Oracle Database 11g: RAC Concepts and Architecture 더보기 Sniffer Manual 더보기 oracle11g_architecture 바탕화면 제작용으로 만들어봤어요 더보기 PLP10g Fundamentals 1.11 PL/SQL 블록 구조 SQL> accept g_one prompt 'Enter the first ename:' variable g_compensation number; declare v_onesal number; begin select sal into v_onesal from emp where ename = UPPER('&g_one'); :g_compensation := v_onesal ; end; / print g_compensation 문제) 이름을 넣으면 직업이 출력되게 위의 프로그램을 수정하시요 !! 1.21 Dbms_output SQL> set serveroutput on SQL> ed p1.sql declare v_name varchar(20); begin select ename i.. 더보기 proftpd-1.2.9 [root@localhost tmp]# tar xvfz proftpd-1.2.10.tar.gz [root@localhost tmp]# cd proftpd-1.2.10 [root@localhost proftpd-1.2.10]# ./configure --prefix=/usr/local/proftpd --enable-autoshadow --enable-shadow [root@localhost proftpd-1.2.10]# make //error [root@localhost proftpd-1.2.10]# make install yum 으로 설치 # yum install proftpd 실행 [root@localhost proftpd-1.3.0a]# /etc/rc.d/init.d/proftpd start & [2].. 더보기 이전 1 ··· 70 71 72 73 74 75 76 ··· 78 다음