[DB] DB별 가상 테이블 Oracle ] select aaaa from dual DB2] select aaaa from sysibm.sysdummy1 Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-12-04 3:20 PM by andrew Comment 📂This entry was posted in DB관련 기술자료
2015-01-01 andrew 덤프화일을 이용한 사후 디버깅에 관한 자료덤프 화일일 이용한 사후 디버깅이라는 기법을 알아 보다 보니.. 찾게 된 자료.. 여기 보면 "심볼 서버"라는 개념이 나온다.. 내용은 개발한 바이너리 실행 화일의 심볼릭 화일인...
2015-05-08 andrew [보안|설정]nginx .php$ 문제 및 apache 환경변수 세팅location ~ .php($|/) { include /etc/nginx/fastcgi_params; fastcgi_pass unix:/var/run/nginx/php-fcg...