Thread
:
adding a column with data
View Single Post
#
9
(
permalink
)
02-28-2008, 07:57 AM
Bill Karwin
Posts: n/a
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.
Bill Karwin