Search code examples
Oracle DB - Set Input Number to exact length...


oracle-databaseddlcheck-constraints

Read More
How to make a column have a unique value accross other columns...


mysqlsqlddl

Read More
How to i add a check constraint that only allows A-Z for the last character...


databaseoracle-databaseconstraintsddlalter

Read More
Nasty sql error(POSTGRES) "There is no unique constraint matching given keys for referenced tab...


sqlpostgresqlforeign-keysddlunique-constraint

Read More
Building table of unique sets...


sqlsql-serverdatabasedatabase-designddl

Read More
How do I call a procedure of another schema from the trigger of a different schema...


oracle-databaseplsqlddldatabase-trigger

Read More
Trigger success with compilation error oracle...


oracle-databaseplsqlddl

Read More
Create a table in Oracle SQL If table does not exist using select and join...


oracle-databaseplsqloracle-sqldeveloperddl

Read More
Problems with planner and ddl statements in Apache Calcite...


javaddlcreate-tableapache-calcitequery-planner

Read More
What is the unit of measure of a Snowflake database VARCHAR column?...


ddlvarcharsnowflake-cloud-data-platform

Read More
Is it possible to create DDL table where specific attribute has to end with digit?...


mysqldatatablesattributesphpstormddl

Read More
How to create a unique key with two columns in SQL-Server...


sql-serverkeyddl

Read More
Creating Table with Table Name defined by a parameter derived into Procedure...


sql-servert-sqldynamic-sqlddl

Read More
PostgreSQL Error [42501]: ERROR: must be owner of relation table...


postgresqlddldatabase-administrationprivileges

Read More
How to solve the ORA-01758 problem without delete data and add primary key...


sqloracle-databaseddl

Read More
Postgresql auto-increment is not working in Ubuntu...


postgresqlauto-incrementddl

Read More
add intern in employees table...


databaseoracle-databasedatabase-designddl

Read More
Postgresql: DROP CONSTRAINT IF EXISTS not working...


sqlpostgresqlddl

Read More
Oracle export all sequence DDL? (11g)...


oracle-databaseoracle11gexportsequenceddl

Read More
Get VIEW ddl using query...


sqloracle-databaseddldbms-metadata

Read More
How to create TYPE in PostgreSQL?...


arrayspostgresqlplpgsqlddluser-defined-data-types

Read More
Clickhouse. Optimize table on cluster doesnt work properly...


sqldatabasereplicationddlclickhouse

Read More
Check is not between two dates sql...


oracle-databaseddl

Read More
Define an SQL constraint depending on more than one attribute...


sqlpostgresqlconstraintsddl

Read More
With Oracle, how can I restore a table that I dropped accidentally?...


sqloracle-databaseddl

Read More
SQL Updating column after adding it giving "Invalid column name" error...


sqlsql-server-2005ddl

Read More
Can I define a group of tables for later handling?...


sqloracle-databaseddl

Read More
Converting MySQL DDL to SQL Server DDL...


mysqlsql-serverddl

Read More
"ORA-00904 invalid identifier" when adding foreign key constraint...


oracle-databaseddl

Read More
Are there downsides for creating a large VARCHAR value in Redshift?...


sqlddlamazon-redshift

Read More
BackNext