From: Peter Brawley Date: May 8 2007 3:13pm Subject: Re: Printing List-Archive: http://lists.mysql.com/mysql/206643 Message-Id: <46409399.3080606@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >I hope this isn't a silly question, or something covered in a FAQ. . . >but is there any reason to not have at least some primitive print >formatting commands in MySQL? Or am I missing something >blindingly obvious? I think the idea is that RDBMS ought to stick to what is necessary for RDBMS management and leave the rest to application programs. PB