Difference between revisions of "Create table"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[MariaDB]]: https://mariadb.com/kb/en/create-table/ | * [[MariaDB]]: https://mariadb.com/kb/en/create-table/ | ||
+ | * [[PostgreSQL]]: https://www.postgresql.org/docs/current/sql-createtable.html | ||
− | + | == Related == | |
+ | * <code>[[show table]]</code> | ||
== See also == | == See also == |
Revision as of 05:57, 22 September 2022
- MariaDB: https://mariadb.com/kb/en/create-table/
- PostgreSQL: https://www.postgresql.org/docs/current/sql-createtable.html
Related
See also
- SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
Advertising: