<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - wywołanie funkcji]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=2256&amp;type=atom"/>
	<updated>2015-02-01T17:52:04Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=2256</id>
		<entry>
			<title type="html"><![CDATA[wywołanie funkcji]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=5429#p5429"/>
			<content type="html"><![CDATA[Napisałem funkcję, która dodaje krotkę do tabeli i wyświetla o tym informację.
Czy da się tak zrobić żeby przy jej wykonywaniu nie wyświetlała się ta pusta tabelka
[code] funkcja
------------

(1 wiersz)[/code]
tylko sama uwaga?
[code]=> SELECT * FROM funkcja();
UWAGA: Dodano nowa krotke.
 funkcja
------------

(1 wiersz)[/code]]]></content>
			<author>
				<name><![CDATA[maro]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=2222</uri>
			</author>
			<updated>2015-02-01T17:52:04Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=5429#p5429</id>
		</entry>
</feed>
