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 create-table
The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs
Nov 05, 2022
mysql
max
multiple-columns
create-table
Postgresql Create Table Fieldname Timestamp with Time Zone UTC
Sep 06, 2022
postgresql
timestamp
create-table
Hive create table with inputs from nested sub-directories
Jun 22, 2021
hadoop
hive
avro
create-table
hive-configuration
How do I alter my existing table to create a range partition in Oracle
Nov 11, 2018
oracle
create-table
alter-table
partition
How to create a table inside of a procedure in Oracle?
Apr 05, 2022
sql
oracle
stored-procedures
create-table
Mysql set default value to a json type column
Aug 22, 2022
mysql
sql
json
mysql-workbench
create-table
Create table syntax not working in hsql
Oct 15, 2022
java
hsqldb
create-table
Why is peewee including the 'id' column into the mysql select query?
Sep 24, 2022
python
mysql
select
create-table
peewee
MySQL - How to create a new table that is a join on primary key of two existing tables
Sep 22, 2022
mysql
join
merge
create-table
How to copy structure and contents of a table, but with separate sequence?
Nov 10, 2022
sql
postgresql
temp-tables
create-table
HIVE - INSERT OVERWRITE vs DROP TABLE + CREATE TABLE + INSERT INTO
Oct 04, 2022
hive
hiveql
create-table
hiveddl
How to create table if not exists with HSQLDB
Dec 02, 2019
hsqldb
create-table
postgresql syntax error when creating a table
Oct 22, 2022
sql
postgresql
create-table
"Create table if not exists" - how to check the schema, too?
Sep 21, 2022
sql
database
h2
create-table
Quick SQL question: Correct syntax for creating a table with a primary key in H2?
Oct 01, 2018
sql
database
h2
create-table
How to copy structure of one table to another with foreign key constraints in psql?
Jan 14, 2019
postgresql
foreign-keys
plpgsql
create-table
How to create mysql table with column timestamp default current_date?
Sep 18, 2022
mysql
sql
datetime
timestamp
create-table
SQLite composite key (2 foreign keys) Link table
Nov 25, 2018
sqlite
database-design
create-table
Can ActiveRecord create tables outside of a migration?
Jul 14, 2019
database
orm
activerecord
sql
create-table
sqlite3: creating table with no columns
Sep 17, 2022
sqlite
create-table
« Newer Entries
Older Entries »