N
nagesh
Hi all
i am getting Problem with default word in Create Table
statement
Create Table test2
(Id autoincrement,
name text(255) ,
age int not null default value 20)
i am getting Problem with default word in Create Table
statement
Create Table test2
(Id autoincrement,
name text(255) ,
age int not null default value 20)