<font size=2 face="sans-serif">Hi All</font>
<br>
<br><font size=2 face="sans-serif">I'm having an issue with pgscript where
a query returning a sting encases the text in brackets and quotes. This
doesn't help when trying to use the returned text in further queries. I
haven't been able to find a simple work around so thought one of you may
have a fix. Below is some script which, for me, produces the result ("POLYGON").
All I want is POLYGON.</font>
<br>
<br><font size=2 face="sans-serif">DECLARE @table, @geotype;</font>
<br><font size=2 face="sans-serif">SET @table = 'table_name';</font>
<br><font size=2 face="sans-serif">SET @geotype = SELECT GeometryType(geom)
FROM @table LIMIT 1;</font>
<br><font size=2 face="sans-serif">PRINT @geotype;</font>
<br>
<br><font size=2 face="sans-serif">Cheers</font>
<br>
<br><font size=2 face="sans-serif">Adrian</font>
<br><font size=3><br>
</font>
<P><FONT face=Arial size=2>Notice:</FONT><FONT 
style="BACKGROUND-COLOR: #ff0000"><BR></FONT><FONT size=2><FONT face=Arial>This 
email and any attachments may contain information that is personal, 
confidential,<BR>legally privileged and/or copyright.</FONT> <FONT face=Arial>No 
part of it should be reproduced, adapted or communicated </FONT><FONT 
face=Arial>without the prior written consent of the copyright owner. 
</FONT></FONT></P>
<P><FONT size=2><FONT face=Arial>It is the responsibility of the recipient to 
check for and remove viruses.</FONT></FONT></P>
<P><FONT face=Arial size=2>If you have received this email in error, please 
notify the sender by return email, delete it from your system and destroy any 
copies. You are not authorised to use, communicate or rely on the information 
contained in this email.</FONT></P>
<P><FONT face=Arial color=#008000 size=2>Please consider the environment before 
printing this email.</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P> </P>
<P> </P>