Search code examples
CREATE TABLE failed ORA 00957 Duplicate column name...


sqloracle-databaseoracle11gddl

Read More
How to restrict to 3 digits a decimal number as a constraint check (SQL)...


sqloracle-databaseddlcheck-constraints

Read More
Unable to use declared variable in DDL...


postgresqlplpgsqldynamic-sqlddl

Read More
ORA-31603 when generating ddl for constraints...


oracle-databaseddl

Read More
Oracle IDENTITY column versus PRIMARY KEY...


sqloracle-databaseddl

Read More
Is it possible to trace back the "create index" statement used on a table...


oracle-databaseindexingddl

Read More
Convert a Json-in-TEXT column to a real JSONB column...


jsonpostgresqlddljsonb

Read More
alter a trigger with different name...


oracle-databaseplsqlddldatabase-trigger

Read More
how to disable check constraint in postgresql...


postgresqlddlcheck-constraints

Read More
CURRENT_TIMESTAMP in table oracle...


oracle-databaseddl

Read More
How to add a composite constraint when a column is false...


postgresqlddl

Read More
ORA-00907: missing right parenthesis, What could be the problem?...


oracle-databaseoracle11gconstraintsddl

Read More
Missing right parenthesis at create table...


oracle-databaseddlcreate-tableora-00907

Read More
SQL constraints check <>...


mysqlconstraintsddl

Read More
Syntax Error in SQL in Table Creation Code (i don't see an error...)...


mysqlddl

Read More
Why `IF` clause is not possible in postgres `CHECK` constraint?...


postgresqlddlcheck-constraints

Read More
How do i CHECK if a year is between 2000 and the current year?...


oracle-databasedateddl

Read More
Create database user with DDL in DB2...


sqldb2ddl

Read More
Query from array structure...


sqlamazon-web-servicesddl

Read More
How can I create a table in psql client?...


postgresqlddl

Read More
CREATE TABLE with foreign key fails with ORA-00905: missing keyword...


oracle-databaseforeign-keysconstraintsddl

Read More
how to properly create a foreign key?...


mysqlforeign-keysddl

Read More
Modify a constraint in Oracle...


oracle-databaseconstraintsddl

Read More
Why I'm getting Error while creating Table ,Oracle Error Code is : "ORA-00903: invalid tabl...


sqldatabaseoracle-databaseoracle10gddl

Read More
How to write DB2 DDL & DML audit logs as System Application Logs?...


db2ddldb2-luwdmlauditing

Read More
Does postgresql require unique constraint names when defining FOREIGN KEYS...


postgresqlforeign-keysddl

Read More
Way to alter one table if another was altered...


sqloracle-databaseplsqloracle11gddl

Read More
Hibernate - Referencing OneToMany without related table...


javahibernatejpaormddl

Read More
how to insert data using trigger...


sqloracle-databaseplsqlddl

Read More
Two foreign keys on same table: how to implement on delete cascade?...


sql-serverforeign-keysddl

Read More
BackNext