Open dynamobi-build opened 12 years ago
[reporter="jvs", created="Tue, 4 Mar 2008 12:02:12 -0500 (GMT-05:00)"] This works, but it shouldn't per SQL:2003 Part 2 Section 6.1 Syntax Rule 4: create schema xx; create table xx(v varchar(0) not null primary key);
[reporter="jvs", created="Tue, 4 Mar 2008 12:02:12 -0500 (GMT-05:00)"] This works, but it shouldn't per SQL:2003 Part 2 Section 6.1 Syntax Rule 4:
create schema xx;
create table xx(v varchar(0) not null primary key);