View Single Post

   
  #5 (permalink)  
Old 02-26-2008, 03:39 PM
Mark Yudkin
 
Posts: n/a
Default Re: DB2 v7.1 create Database via SQL?

Only on z/OS. For UDB, CREATE DATABASE is a command, not a SQL statement. I
do not know why.
"Moritz Utzsch" <mofutz@gmx.de> wrote in message
news:u75iov8un13fgf17r8g2c2eesjh4r6f3fb@4ax.com...
> Hi NG!
>
> Is there a way to create a new database in DB2 v7.1 via SQL like in
> mysql: "CREATE DATABASE foobar;"?
>
> best regards,
>
> Moritz



Reply With Quote