Difference between revisions of "Table"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* [[Table Partitioning]] | * [[Table Partitioning]] | ||
[[GRANT SELECT]] ON [[ALL TABLES]] IN [[SCHEMA]] public TO xxx; | [[GRANT SELECT]] ON [[ALL TABLES]] IN [[SCHEMA]] public TO xxx; | ||
+ | |||
+ | [[GRANT SELECT]] ON mytable TO xxx | ||
== Activities == | == Activities == |
Revision as of 09:04, 10 October 2022
Related terms
mariadbcheck
- MariaDB: MyISAM, InnoDB
DESCRIBE TABLE_NAME
ALTER TABLE_NAME
iptables
- External table
- DMS
- Foreign table
- Table Partitioning
GRANT SELECT ON ALL TABLES IN SCHEMA public TO xxx;
GRANT SELECT ON mytable TO xxx
Activities
- Read InnoDB Recovery Modes https://mariadb.com/kb/en/innodb-recovery-modes/
See also
- Table, foreign table, external table,
show table
, Delete rows of a table, Table Partitioning,\dt
, Hash table - Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
Advertising: