Difference between revisions of "SQL"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* [[GraphQL]] (2015) | * [[GraphQL]] (2015) | ||
+ | == Software == | ||
+ | * [[TablePlus]] | ||
+ | * [[DBeaver]] | ||
== Examples == | == Examples == | ||
* <code>SELECT * FROM table_name;</code> (See also: [[jq]]) | * <code>SELECT * FROM table_name;</code> (See also: [[jq]]) | ||
* <code>[[create user]]</code> | * <code>[[create user]]</code> | ||
+ | * <code>[[GRANT]]</code> | ||
+ | * <code>[[REVOKE]]</code> | ||
== Related terms == | == Related terms == | ||
Line 13: | Line 18: | ||
* [[MinIO Client]] sql command | * [[MinIO Client]] sql command | ||
* [[PromQL]], [[LogQL]], [[NewSQL]], [[Artifactory Query Language (AQL)|AQL]] ([[Artifactory]] Query Language), [[GraphQL]] | * [[PromQL]], [[LogQL]], [[NewSQL]], [[Artifactory Query Language (AQL)|AQL]] ([[Artifactory]] Query Language), [[GraphQL]] | ||
+ | * [[Amazon Athena]] SQL service for [[Amazon S3]] | ||
+ | * [[SQL/MED]] | ||
+ | * [[SQL Injection]] | ||
+ | * [[AWS RDS query editor]] | ||
+ | * <code>SELECT * FROM productsinfo ORDER BY CAST(quantity AS UNSIGNED ) desc </code> | ||
+ | * [[Query Language]] | ||
== See also == | == See also == | ||
* {{SQL}} | * {{SQL}} | ||
− | + | ||
[[Category:Query languages]] | [[Category:Query languages]] | ||
+ | [[Category:SQL]] |
Latest revision as of 10:49, 24 September 2024
This article is a Draft. Help us to complete it.
wikipedia:SQL (1974)
- GraphQL (2015)
Contents
Software[edit]
Examples[edit]
SELECT * FROM table_name;
(See also: jq)create user
GRANT
REVOKE
Related terms[edit]
jq
,grep
- MinIO Client sql command
- PromQL, LogQL, NewSQL, AQL (Artifactory Query Language), GraphQL
- Amazon Athena SQL service for Amazon S3
- SQL/MED
- SQL Injection
- AWS RDS query editor
SELECT * FROM productsinfo ORDER BY CAST(quantity AS UNSIGNED ) desc
- Query Language
See also[edit]
- 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: