<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "PostgreSQL如何查詢某個table的結構"]]></title>
		<link>https://forum.andowson.com/posts/list/12.page</link>
		<description><![CDATA[Latest messages posted in the topic "PostgreSQL如何查詢某個table的結構"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>PostgreSQL如何查詢某個table的結構</title>
				<description><![CDATA[ 在Oracle中有個desc tablename的指令，可以在SQL命令模式顯示出表格的結構，而在PostgreSQL中也有對應的功能，就是\d tablename，或是用\d+ tablename來獲得更多資訊。 
<br>
<br>
<br>
參考資料: 
<br>
[url]http://stackoverflow.com/questions/109325/postgresql-describe-table[/url] 
<br>
[url]http://www.faqs.org/docs/ppbook/c4890.htm[/url]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/558/1153.page</guid>
				<link>https://forum.andowson.com/posts/preList/558/1153.page</link>
				<pubDate><![CDATA[Wed, 5 Oct 2011 08:00:31]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>