View Single Post

   
  #9 (permalink)  
Old 02-28-2008, 07:57 AM
Bill Karwin
 
Posts: n/a
Default Re: adding a column with data

TB wrote:
> Greatest() is not ANSI SQL, is it?


Right -- ANSI SQL includes surprisingly few functions. Most RDBMS
vendors implement a collection of functions as extensions to the SQL
language.

Regards,
Bill K.
Reply With Quote