Search code examples
DDL date data type in check constraint manipulation in Oracle...

oracle-databasedateconstraintsddl

Read More
How to replicate the production schema in a testcontainer using jooq?...

kotlinjooqddltestcontainers

Read More
There can be only one auto column...

mysqlddl

Read More
Change column type from timestamp WITHOUT time zone to timestamp WITH time zone...

sqlpostgresqltimezoneddlalter-table

Read More
from_csv schema option requests DDL but no possibility to create DDL...

apache-sparkpysparkddl

Read More
NUMBER type in h2 database...

h2ddl

Read More
SqlAlchemy 2.0: Issues using `mapped_column()` with `Computed()` columns in ORM Table Definitions (n...

pythonsqlalchemyormddl

Read More
Simulate CREATE DATABASE IF NOT EXISTS for PostgreSQL?...

sqldatabasepostgresqljdbcddl

Read More
Create or replace trigger postgres...

sqlpostgresqlddldatabase-trigger

Read More
Putting timestamp in a COMMENT ON TABLE...

postgresqltimestampdynamic-sqlddlpostgresql-9.4

Read More
Redshift: add column if not exists...

sqlamazon-redshiftddl

Read More
Test DDL statements before committing?...

mysqlddl

Read More
ALTERing a CHECK constraint in a DOMAIN...

postgresqlconstraintsddlsql-domain

Read More
Why ALTER command is referred as DDL and not DML?...

sqlddlalterdml

Read More
Creating column to store multiplied values from two other columns...

sqloracle-databaseddl

Read More
PostgreSQL: create database with UTF8 encoding same as in MySQL (including character set, encoding, ...

postgresqlencodingcharacter-encodingcollationddl

Read More
DROP FUNCTION without knowing the number/type of parameters?...

sqlpostgresqlplpgsqldynamic-sqlddl

Read More
Using ALTER to drop a column if it exists in MySQL...

mysqlddlmysql4

Read More
Generate DDL programmatically on Postgresql...

postgresqlddl

Read More
Generate table DDL via query on MySQL and SQL Server...

mysqldatabaseddl

Read More
Is it possible to roll back CREATE TABLE and ALTER TABLE statements in major SQL databases?...

sqltransactionsddlcreate-table

Read More
Why is truncate a DDL statement?...

sqloracle-databaseddl

Read More
What are DDL and DML?...

sqlddldml

Read More
Oracle procedure's LAST_DDL_TIME is not changed...

oracle-databaseddl

Read More
Create a temporary table from a selection, or insert if table already exists...

sqlpostgresqlddl

Read More
Primary key for multiple columns in PostgreSQL?...

postgresqldatabase-designprimary-keyddlcomposite-primary-key

Read More
MySQL performance of adding a column to a large table...

mysqlperformancedatabase-performanceddl

Read More
sql constraint in a check in...

sqloracle-databaseddlcheck-constraints

Read More
ALTER TABLE ADD CONSTRAINT gets Error 1064...

mysqlsqlddlalter-table

Read More
Execute DDL to create a native table in BigQuery from files stored on GCS...

google-cloud-platformgoogle-bigqueryddlexternal-tables

Read More
BackNext