Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ddl
Invalid column name on sql server update after column create
Sep 06, 2022
sql
sql-server
tsql
ddl
Is there a postgres command to list/drop all materialized views?
Sep 05, 2022
database
postgresql
ddl
materialized-views
How can I create a unique index in Oracle but ignore nulls?
Sep 05, 2022
sql
oracle
ddl
How to get function parameter lists (so I can drop a function)
Nov 08, 2022
postgresql
function
ddl
catalog
Get definition of function, sequence, type etc. in Postgresql with SQL query
Jul 20, 2018
sql
postgresql
ddl
Can a number be used to name a MySQL table column?
Sep 04, 2022
mysql
ddl
How to add a new column with foreign key constraint in a single statement in oracle
Sep 12, 2022
sql
oracle
foreign-keys
ddl
Is it possible to run multiple DDL statements inside a transaction (within SQL Server)?
Sep 08, 2022
sql
sql-server
transactions
ddl
jtds
How to alter "REFERENCES" in PostgreSQL?
Sep 03, 2022
postgresql
foreign-keys
ddl
alter-table
Mysql Add a new value to a column of data type enum
Aug 17, 2022
mysql
ddl
What does the number in parenthesis really mean?
Sep 02, 2022
mysql
sql
ddl
ALTER TABLE add constraint
Sep 01, 2022
mysql
sql
ddl
alter-table
UTF8 Postgresql Create Database Like MySQL (including character set, encoding, and lc_type)
Sep 01, 2022
postgresql
encoding
character-encoding
collation
ddl
Generate table DDL via query on MySQL and SQL Server
Aug 31, 2022
mysql
database
ddl
How can I avoid getting this MySQL error Incorrect column specifier for column COLUMN NAME?
Oct 30, 2017
mysql
sql
auto-increment
ddl
Generate DDL programmatically on Postgresql
Aug 31, 2022
postgresql
ddl
Why can I create a table with PRIMARY KEY on a nullable column?
Sep 25, 2022
postgresql
constraints
primary-key
ddl
postgresql-9.3
Difference between CASCADE and RESTRICT? SQL DDL database
Aug 30, 2022
sql
database
ddl
Dropping column in Postgres on a large dataset
Aug 30, 2022
postgresql
database-design
ddl
database-performance
postgresql-9.2
Renaming multiple columns in one statement with PostgreSQL
Aug 24, 2022
sql
postgresql
ddl
alter-table
table-rename
« Newer Entries
Older Entries »