Search code examples
Can I safely drop my table from schema 1?...


sqldatabaseoracle-databasesql-insertddl

Read More
Create index (in oracle DB), only if it does not exist...


oracle-databaseoracle11goracle10goracle-apexddl

Read More
Microsoft SQL - Return amount of male, female and total staff for each respective department...


mysqlsqlddldml

Read More
Failing create table in Redshift...


amazon-redshiftddl

Read More
Avoiding multiple "OR's" in a SQL query...


sqldb2ddlcheck-constraints

Read More
Azure Data Studio data script for indexes...


ddlazure-data-studio

Read More
How can I get repeatable field values of a Liferay Dynamic Data List via API...


fieldliferay-6ddl

Read More
Can we use constraint name of a primary key as foreign key reference?...


mysqlsqlddl

Read More
Athena nested Struct Querying - how to query Value_counts in SQL...


sqlddlamazon-athena

Read More
How to add new JSON column in Postgres...


springpostgresqlddlalter

Read More
How do I use CREATE OR REPLACE?...


oracle-databaseoracle10gddl

Read More
Auto increment syntax errors...


sqlsql-serverddl

Read More
How to create table with computed column and if statement?...


sql-servert-sqlddlcalculated-columns

Read More
Can't ALTER COLUMN TYPE in PostgreSQL "0A000: Cannot alter column "FIELDA" of rel...


sqlamazon-redshiftddl

Read More
ERROR: relation "schema.TableName_Id_seq" does not exist - when creating table in a new da...


sqlpostgresqlddlcreate-tablepgadmin-4

Read More
MYSQL: Strings in DDL of VIEW turned into garbled symbols several hours later...


mysqlutf-8viewddlcharacter-set

Read More
#1005 - Can't create table `musicplayer`.`Albums` (errno: 150 "Foreign key constraint is in...


mysqlsqlddl

Read More
Will a SQL view filtered by large datetime always provide current data?...


sqldateddlsql-viewsqldatetime

Read More
Rename column in mysql (failed)...


mysqlsqlddlalter

Read More
How to change the data type of column in oracle...


sqlstringoracle-databaseddldatabase-trigger

Read More
ERROR: could not create unique index DETAIL: Key (id)=(3105115) is duplicated...


sqlpostgresqlddl

Read More
Drop Table command is not working in Oracle SQL developer, it is not dropping the existing table upo...


sqloracle-databaseoracle-sqldeveloperddl

Read More
Oracle 18c - Alternative to REGEXP_REPLACE...


regexoracle-databaseindexingddloracle18c

Read More
Delegate Translator Chaining...


wildflyddlteiid

Read More
Renaming multiple columns in PostgreSQL...


sqlpostgresqlautomationsql-updateddl

Read More
Upgrading a varchar column to enum type in postgresql...


sqldatabasepostgresqlddl

Read More
Index length for varchar column in PostgreSQL...


sqlpostgresqlindexingddl

Read More
I want to set a default column value based on another column and add 114 days to it...


mysqlsqlddlalter-table

Read More
ORA-00972: identifier is too long - when adding a comment on a table column in Oracle 11g...


oracle11gddl

Read More
How to view the Create Table SQL command after a table has been created in mySQL phpMyAdmin...


mysqlsqlphpmyadminddlcreate-table

Read More
BackNext