Search code examples
DB2 ADD a new COLUMN to a table with DEFAULT value from an EXPRESSION using existing data in another...

sqldb2ddlalter-table

Read More
How to create a table from remote database using dblink...

oracle-databaseoracle11gddldblink

Read More
What do "constant", "expression", and "sequence" represent in a DEFAUL...

postgresqlddl

Read More
Why can I create a table with PRIMARY KEY on a nullable column?...

databasepostgresqlconstraintsprimary-keyddl

Read More
Add constraint PK using index tablespace...

oracle-databaseddl

Read More
CREATE FUNCTION statement in an IF block throws error, while running on its own works...

postgresqlplpgsqlddldollar-quoting

Read More
How is the Definer Rights program unit obtaining ALTER SESSION Privilege?...

oracle-databaseplsqldynamic-sqlddlprivileges

Read More
SNOWFLAKE - How to bind variables with DDL inside a procedure?...

snowflake-cloud-data-platformprepared-statementsql-injectionprocedureddl

Read More
How do I DROP a constraint from a sqlite (3.6.21) table?...

sqliteconstraintsddl

Read More
Attempting to drop a column yields ERROR 1025 (HY000): Error on rename of .... (errno: 150)...

mysqlddl

Read More
Drop column from SQLite table...

sqlsqliteddl

Read More
Is there anything one cannot do (and then rollback safely) in transaction?...

sqlpostgresqltransactionsddlrollback

Read More
DROP all columns from an existing SQL Server table...

sql-serverddl

Read More
Oracle ORA-29536 on DDL-loading java source into the database...

javaoracle-databaseplsqlddl

Read More
SQL Column definition: default value and not null redundant?...

sqlddl

Read More
Content gets appended to DDL files generated via JPA script generation instead of being replaced...

spring-bootjpaspring-data-jpaddl

Read More
Generate table DDL from DB2 11.1 LUW...

db2ddl

Read More
CREATE SCHEMA IF NOT EXISTS raises duplicate key error...

postgresqlconcurrencyddlcatalog

Read More
How to alter the same table on 2 SQL Servers with DDL trigger...

sql-serverddlsql-server-2019

Read More
Oracle: DDL and transaction rollback...

oracle-databasetransactionsddl

Read More
MySQL, adding a new column to an already existing table, involves joins also...

mysqljoinsubqueryddldml

Read More
How to declare a list/array/struct type variable in BigQuery...

arraysstructgoogle-bigqueryddl

Read More
Is there a way to describe an external/spectrum table via redshift?...

amazon-redshiftddlamazon-redshift-spectrum

Read More
JPA - How to set string column to varchar(max) in DDL...

javasql-serverhibernatejpaddl

Read More
MS Access: setting table column Caption or Description in DDL?...

sqlms-accessddl

Read More
Explain behavior of ADD COLUMN xxx varchar(255) DEFAULT FALSE;...

sqlpostgresqlddl

Read More
How to change column name in VIEW table?...

mysqlsqlddlsql-viewcreate-view

Read More
Spring JPA DDL file generation - how to delete or clean file before generating...

jpaspring-data-jpaddl

Read More
DB2 trigger issues...

sqltriggersdb2ddlmainframe

Read More
Last modification time for table DDL metadata...

databasemetadataddlhana

Read More
BackNext