Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ddl

Missing select keyword from exported Oracle View DDL

sql oracle-database ddl

Find and replace table/field names in Access?

Add a column with a default value to an existing table in postgresql

sql postgresql ddl

Liquibase/PostgreSQL: how to preserve table case correctly?

How is possible to rollback 'truncate' operations on a database although it is DDL

database ddl rollback truncate

Adding a column with a Default value?

Does Mybatis support DDL?

mybatis ddl

How to check which function uses a type?

PostgreSQL 9.4 create table if not exists

ddl postgresql-9.4

Missing right parenthesis on CREATE TABLE statement

oracle-database ddl

ORACLE - tables

sql oracle-database ddl

MySQL to PostgreSQL table create conversion - charset and collation

postgresql ddl

How can I programmatically retrieve the alter view script for a view in SQL Server 2005

Does ALTER COLUMN TYPE varchar(N) rewrite the table in Postgres 9.6?

Check constraint with condition

Set postgres column to not null with default without update

sql postgresql ddl alter-table

Oracle SQL Developer - How to remove double quotes in generated DDL