"Adam" <[EMAIL PROTECTED]> writes:
> I'm trying to create a table and I'm getting this error:
> ERROR: syntax error at or near "(" at character 39
> In statement:
> CREATE TABLE "users" ("user_ID" SERIAL(12),
SERIAL doesn't take a parameter.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
