Skip to content

CREATE TABLE Doc Update  #4912

@bdarnell

Description

@bdarnell

Re: CREATE TABLE

Issue Description

The first example creates a table with no primary key, but this is never desirable in CRDB.

Suggested Resolution

Swap the order of the with/without primary key examples. Add a warning to the "no primary key" example indicating that this is supported for compatibility with other databases, but that it's always better to specify a primary key.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions