From: Martijn Tonies Date: August 10 2004 12:46pm Subject: Re: get extended infos over table-columns List-Archive: http://lists.mysql.com/mysql/170645 Message-Id: <025801c47ed8$02e0a910$0a02a8c0@martijn> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit > YES! but these statement DON'T return my needed > infos("maximumDataLength", "numericPrecision", "numericScale")!!! Sure they do - in column "Type". With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com > Martijn Tonies schrieb am 10.08.2004 14:27: > > > > > > >>yes!! > >> > >> > > > >Did you find > >SHOW [FULL] COLUMNS FROM > > > >I know I did when looking through the docs...