Search code examples
How to alter the same table on 2 SQL Servers with DDL trigger...


sql-serverddlsql-server-2019

Read More
Oracle: DDL and transaction rollback...


oracletransactionsddl

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
How to convert primary key from integer to serial?...


postgresqltypesauto-incrementddlpostgresql-9.3

Read More
Snowflake SQL compilation error: cannot change column from type TIMESTAMP_LTZ(9) to TIMESTAMP_NTZ(9)...


ddl

Read More
CREATE INDEX CONCURRENTLY is executed but the CONCURRENTLY option lost after creation?...


postgresqlindexingddlpostgresql-14

Read More
Hibernate columnDefault true needs to be mapped to sqlserver BIT default 1...


javasql-serverhibernateddlxpand

Read More
How do I add a foreign key to an existing SQLite table?...


sqlsqliteforeign-keysddl

Read More
Rename column only if exists...


postgresqlddlalter-table

Read More
Can we use DDL Commands in a prepared statement (PostgreSQL)?...


javapostgresqljdbcddl

Read More
`UPDATE ... SET ... LIMIT` in MySQL...


mysqlsqldatabaseddl

Read More
Postgres Audit - How to get information on who is performing the DDL operation?...


postgresqlddlauditazure-postgresqlpgaudit

Read More
How to work with javax.persistence.sql-load-script-source?...


mysqljpaddlpersistence.xmlsql-scripts

Read More
How To split and update column at the same time in Mysql?...


mysqlddl

Read More
CASE WHEN EXISTS in WHERE clause...


sqloracleoracle-sqldeveloperddlplsqldeveloper

Read More
Use value from current_settings to establish postgres_fdw connection...


sqlpostgresqldynamic-sqlddlpostgres-fdw

Read More
Moving from DTL processes to DLT processes (using DBT)...


postgresqlairflowddldbt

Read More
Creating a table gives a "missing right parenthesis" error...


sqloracleoracle11gddl

Read More
Is changing a DOUBLE column max digits in MYSQL instantaneous?...


mysqlsqlddl

Read More
truncate function doesnt work in postgres...


postgresqlplpgsqldynamic-sqlddlpostgresql-8.4

Read More
Attempt to resolve foreign key metadata from JDBC metadata failed to find column mappings for foreig...


hibernateddl

Read More
BackNext