Search code examples
Unable to set precision for INTEGER data type in SQL CREATE TABLE command...


oracle-databaseprecisionddlcreate-tableoracle18c

Read More
MySQL: Error while creating foreign key, error 150 when it seems right...


mysqlsqldatabaseforeign-keyscreate-table

Read More
Create a table for following condition...


sqldatabasecreate-tablecheck-constraints

Read More
How does snowflake behave when AWS Lambda timesout during running a query with autocommit enabled?...


amazon-web-servicesaws-lambdaboto3snowflake-cloud-data-platformcreate-table

Read More
When issuing a command to MySQL, I'm getting that error "#1075 - Incorrect table definition...


mysqlsqlprimary-keyauto-incrementcreate-table

Read More
PostgreSQL creating foreign key to all rows of another Table...


sqlpostgresqldatabase-designforeign-keyscreate-table

Read More
How to use nextval() to insert a row containing its own ID in a string...


sqlpostgresqlsql-insertauto-incrementcreate-table

Read More
Why is this MySQL CREATE TABLE statement failing?...


mysqlsqlstringmysql-workbenchcreate-table

Read More
How to avoid " " in select statement in column name for column that has numberAlphabet pat...


oracle-databaseplsqlcreate-table

Read More
Small number out of DOUBLE range...


sqlmariadbsql-insertcreate-table

Read More
Creating a Table but getting Syntax error in field definition...


sqlms-accesscreate-table

Read More
Error trying to create a new table in SQL...


sqlstringoracle11gcreate-table

Read More
Input text file whitout header...


hadoophivecreate-tablehiveddl

Read More
Why my table not recognize the field delimited?...


hivecreate-tablecsvhiveddl

Read More
Cloudera - Hive/Impala Show Create Table - Error with the syntax...


hiveclouderaddlcreate-tablehiveddl

Read More
How to create partitioned hive table on dynamic hdfs directories...


hadoophivecreate-tablehive-partitionshiveddl

Read More
Hive table data load gives NULL values...


hivehiveqlcreate-tablehiveddl

Read More
How to store multiple files under the same directory in hive?...


hadoophivehdfscreate-tablehiveddl

Read More
how to separate columns in hive...


hivecreate-tablehive-serdehiveddl

Read More
csv file to hive table using load data - How to format the date in csv to accept by hive table...


csvhivecreate-tablehive-serdehiveddl

Read More
How to define a partitioned external table for a nested directory structure...


apache-sparkhivehiveqlcreate-tablehiveddl

Read More
Understanding Hive table creation notation...


hivecreate-tablehive-partitionshiveddl

Read More
Create new table from the exiting table in Hive...


hivehiveqljdbctemplatecreate-tablehiveddl

Read More
How to create an empty copy of a table in hive...


hivecreate-tablehiveddl

Read More
FK constraint is incorrectly formed ERROR...


mysqlsqlforeign-keyscreate-table

Read More
Why is my mySQL throwing "ERROR 1215 (HY000): Cannot add foreign key constraint"...


mysqlsqlforeign-keyscreate-table

Read More
SQL syntax with FOREIGN KEY...


sqlforeign-keysmariadbcreate-table

Read More
Create an insert to pivot value pair values into a table...


mysqlsqlpivotsql-insertcreate-table

Read More
Flink Create View or Table as Select...


sqlapache-flinkflink-streamingcreate-tableflink-sql

Read More
how to to first check whether the table exist or not before creating it in postgresql?...


postgresqlsyntaxpostgresql-9.1postgresql-9.3create-table

Read More
BackNext