Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ddl

expecting KW_EXCHANGE near 'table' in alter exchange partition

hadoop hive ddl

Dumping a complete Oracle 11g database schema to a set of SQL creation statements from a script

oracle11g metadata ddl

#1050 - Table 'wp_commentmeta' already exists

mysql sql ddl

Firebird add column with default value but different value

sql firebird ddl firebird2.5

Best way to exclude outdated data from a search in PostgreSQL

Can Hibernate Schema generation be used to generate DDL without database connection

Drop or create database from stored procedure in PostgreSQL

XML Schema totalDigits/fractionDigits vs. SQL precision/scale

sql xml xsd ddl

drop tablespace if do not exist

sql oracle plsql ddl

How to minimize the coupling/dependency between physical DDL changes and PL/SQL changes?

oracle plsql ddl ora-06502

Generate jOOQ classes from pure Java

Renaming multiple columns in PostgreSQL

Safely rename tables using serial primary key columns

What is a good Visio Enterprise Architect replacement? [closed]

CREATE UNIQUE INDEX IF NOT EXISTS in postgreSQL

sql postgresql ddl

Rename column only if exists

postgresql ddl alter-table