[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-08-26 andrew How to install POCO C++ libraries on Windows with Visual studio 20151. Download Poco Libraries ( http://pocoproject.org/download/index.html ) 2. Extract(eg: extract t...
2015-03-11 andrew Java에서 Cube 서버 접속하는 방법 Step1Java에서 MSSQL Cube서버에 접속 할 수 있는 방법을 찾다 보니 하기와 같은 Open Source Project 발견 http://www.olap4j.org ...