Có vẻ như bạn cần xóa dấu phẩy sau định nghĩa cột của mình và trước CONSTRAINTS, trừ khi nó ở cuối. nó phải là:
CustomerOrderNumber NUMBER(15) CONSTRAINT Customer_Order_Number_pk PRIMARY KEY Customer_Number NUMBER(7) CONSTRAINT
tham khảo https://www.techonthenet.com/oracle/tables/create_table.php