DEFAULT in CREATE TABLE?
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Sat Apr  9 01:35:28 CDT 2005
    
    
  
On 4/8/05 11:37 PM, "Andrew Sinning" <andrew at learningware.com> wrote:
> In version 1, is it possible to indicate a DEFAULT value for a string:
> 
> eg:
> CREATE TABLE questions (
> ...
> qType String(50,'ASCII') NOT NULL DEFAULT 'test',
> ...
> ...
> );
> 
> When I do this, I get an error "comma expected".
Version 1.x DO NOT support DEFAULT.
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the Valentina
mailing list