{"version":"1.0","provider_name":"Blog-boxcorea","provider_url":"https:\/\/blog.boxcorea.com\/wp","author_name":"snowffox","author_url":"https:\/\/blog.boxcorea.com\/wp\/archives\/author\/admin","title":"oracle python \uc5f0\ub3d9 \uc608\uc81c. - Blog-boxcorea","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"ibisHFJxKG\"><a href=\"https:\/\/blog.boxcorea.com\/wp\/archives\/405\">oracle python \uc5f0\ub3d9 \uc608\uc81c.<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/blog.boxcorea.com\/wp\/archives\/405\/embed#?secret=ibisHFJxKG\" width=\"600\" height=\"338\" title=\"&#8220;oracle python \uc5f0\ub3d9 \uc608\uc81c.&#8221; &#8212; Blog-boxcorea\" data-secret=\"ibisHFJxKG\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\/*! This file is auto-generated *\/\n!function(d,l){\"use strict\";l.querySelector&&d.addEventListener&&\"undefined\"!=typeof URL&&(d.wp=d.wp||{},d.wp.receiveEmbedMessage||(d.wp.receiveEmbedMessage=function(e){var t=e.data;if((t||t.secret||t.message||t.value)&&!\/[^a-zA-Z0-9]\/.test(t.secret)){for(var s,r,n,a=l.querySelectorAll('iframe[data-secret=\"'+t.secret+'\"]'),o=l.querySelectorAll('blockquote[data-secret=\"'+t.secret+'\"]'),c=new RegExp(\"^https?:$\",\"i\"),i=0;i<o.length;i++)o[i].style.display=\"none\";for(i=0;i<a.length;i++)s=a[i],e.source===s.contentWindow&&(s.removeAttribute(\"style\"),\"height\"===t.message?(1e3<(r=parseInt(t.value,10))?r=1e3:~~r<200&&(r=200),s.height=r):\"link\"===t.message&&(r=new URL(s.getAttribute(\"src\")),n=new URL(t.value),c.test(n.protocol))&&n.host===r.host&&l.activeElement===s&&(d.top.location.href=t.value))}},d.addEventListener(\"message\",d.wp.receiveEmbedMessage,!1),l.addEventListener(\"DOMContentLoaded\",function(){for(var e,t,s=l.querySelectorAll(\"iframe.wp-embedded-content\"),r=0;r<s.length;r++)(t=(e=s[r]).getAttribute(\"data-secret\"))||(t=Math.random().toString(36).substring(2,12),e.src+=\"#?secret=\"+t,e.setAttribute(\"data-secret\",t)),e.contentWindow.postMessage({message:\"ready\",secret:t},\"*\")},!1)))}(window,document);\n\/\/# sourceURL=https:\/\/blog.boxcorea.com\/wp\/wp-includes\/js\/wp-embed.min.js\n\/* ]]> *\/\n<\/script>\n","description":"\uc624\ub77c\ud074\uacfc, python\uc5f0\ub3d9 \uc2dc\ud0a4\ub294 cx_Oracle\uc744\u00a0http:\/\/cx-oracle.sourceforge.net\/\u00a0\uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc \ubc1b\uc5b4 \uc124\uce58\ud55c\ub2e4. prec ompile \ud328\ud0a4\uc9c0\ub294 \uc708\ub3c4\uc6b0\uc6a9\uacfc \ub9ac\ub205\uc2a4\uc6a9\ub9cc \uc788\ub294\uac83 \uac19\ub2e4. \uc544\ub798\ub294 \ud14c\uc2a4\ud2b8 \ucf54\ub4dc(Lotto \ud14c\uc774\ube14\uc5d0\uc11c, 491\ud68c \ub2f9\ucca8\ubc88\ud638 \ucd94\ucd9c\ud558\ub294 \uc608\uc81c) listener name: oracle listener port: 1521 oracle SID: orcl oracle user\/passwd: fox\/fox table name: lotto &gt;&gt;&gt; import cx_Oracle &gt;&gt;&gt; cx0=cx_Oracle.makedsn(&#8220;oracle&#8221;, 1521, &#8220;orcl&#8221;) &gt;&gt;&gt; connection=cx_Oracle.connect(&#8220;fox&#8221;, &#8220;fox&#8221;, cx0) &gt;&gt;&gt; cursor=connection.cursor() &gt;&gt;&gt; cursor.execute(&#8220;select * from lotto &hellip; Continue reading"}