<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>자바와 일본어</title>
	<link>http://kysism.egloos.com</link>
	<description>내꿈을 향해</description>
	<language>ko</language>
	<pubDate>Sat, 18 Dec 2004 16:00:15 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>자바와 일본어</title>
		<url>http://pds.egloos.com/logo/1/  </url>
		<link>http://kysism.egloos.com</link>
		<width>80</width>
		<height>80</height>
		<description>내꿈을 향해</description>
	</image>
  	<item>
		<title><![CDATA[ Oracle의 SYSDATE와 같은 역활을 하는 것 ]]> </title>
		<link>http://kysism.egloos.com/685069</link>
		<guid>http://kysism.egloos.com/685069</guid>
		<description>
			<![CDATA[ 
  1. date 타입과 timestamp인경우<br />
  - insert into t1 ( c_date ) values ( current date );     <br />
  - insert into t1 ( c_date ) values ( current timestamp );<br />
<br /><br />			 ]]> 
		</description>
		<category>db2</category>

		<comments>http://kysism.egloos.com/685069#comments</comments>
		<pubDate>Sat, 18 Dec 2004 16:00:15 GMT</pubDate>
		<dc:creator>kys0687</dc:creator>
	</item>
	<item>
		<title><![CDATA[ jsp 세션처리방법 ]]> </title>
		<link>http://kysism.egloos.com/685004</link>
		<guid>http://kysism.egloos.com/685004</guid>
		<description>
			<![CDATA[ 
  <br />
 * jsp페이지 상단에 다음과 같이 처리한다.<br />
<br />
<meta http-equiv="Cache-Control" content="no-cache"> <br />
<meta http-equiv="Pragma" content="no-cache"> <br />
<META HTTP-EQUIV="Expires" CONTENT="0"> <br /><br />			 ]]> 
		</description>
		<category>jsp</category>

		<comments>http://kysism.egloos.com/685004#comments</comments>
		<pubDate>Sat, 18 Dec 2004 15:41:13 GMT</pubDate>
		<dc:creator>kys0687</dc:creator>
	</item>
	<item>
		<title><![CDATA[ file로 작성된 sql을 실행시키는 방법은 ]]> </title>
		<link>http://kysism.egloos.com/642968</link>
		<guid>http://kysism.egloos.com/642968</guid>
		<description>
			<![CDATA[ 
  file로 작성된 sql을 실행시키는 방법은..<br />
<br />
SQL>@del_sm_tab<br />
<br />
이라고 치시면 됩니다. (확장자명이 sql이면.. 안써줘도 되고.. 그렇지 않은 경우엔 명시해야 합<br />
니다. )<br />
<br /><br />			 ]]> 
		</description>
		<category>oracle</category>

		<comments>http://kysism.egloos.com/642968#comments</comments>
		<pubDate>Wed, 08 Dec 2004 15:46:50 GMT</pubDate>
		<dc:creator>kys0687</dc:creator>
	</item>
</channel>
</rss>
