Newbetuts
.
New posts in ddl
MySQL terminology "constraints" vs "foreign keys" difference?
mysql
foreign-keys
constraints
ddl
How to generate DDL for all tables in a database in MySQL
mysql
database
database-design
ddl
Test Column exists, Add Column, and Update Column
sql-server
tsql
ddl
JPA - How to set string column to varchar(max) in DDL
java
sql-server
hibernate
jpa
ddl
Primary key for multiple column in PostgreSQL?
postgresql
database-design
primary-key
ddl
composite-primary-key
Why can I create a table with PRIMARY KEY on a nullable column?
postgresql
constraints
primary-key
ddl
postgresql-9.3
postgresql migrating JSON to JSONB [duplicate]
postgresql
ddl
jsonb
Truncating a table in a stored procedure
oracle
stored-procedures
plsql
ddl
DROP FUNCTION without knowing the number/type of parameters?
sql
postgresql
plpgsql
dynamic-sql
ddl
How do I DROP a constraint from a sqlite (3.6.21) table?
sqlite
constraints
ddl
How do I get column datatype in Oracle with PL-SQL with low privileges?
oracle
plsql
ddl
privileges
How to get function parameter lists (so I can drop a function)
postgresql
function
ddl
catalog
How do you add a computed column to a Table?
tsql
ddl
Is it possible to run multiple DDL statements inside a transaction (within SQL Server)?
sql
sql-server
transactions
ddl
jtds
Add ON DELETE CASCADE behavior to an sqlite3 table after it has been created
sqlite
ddl
PostgreSQL UNIQUE for JOINed table
sql
postgresql
ddl
unique-constraint
Create or replace trigger postgres
sql
postgresql
ddl
database-trigger
How do you like your primary keys? [closed]
algorithm
database-design
relational-database
primary-key
ddl
Create a temporary table in MySQL with an index from a select
mysql
ddl
temp-tables
MySQL: ALTER TABLE if column not exists
mysql
ddl
alter-table
Prev
Next