Difference between revisions of "SQL"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
== Software == | == Software == | ||
* [[TablePlus]] | * [[TablePlus]] | ||
+ | * [[DBeaver]] | ||
== Examples == | == Examples == | ||
Line 21: | Line 22: | ||
* [[SQL Injection]] | * [[SQL Injection]] | ||
* [[AWS RDS query editor]] | * [[AWS RDS query editor]] | ||
+ | * <code>SELECT * FROM productsinfo ORDER BY CAST(quantity AS UNSIGNED ) desc </code> | ||
+ | * [[Query Language]] | ||
== See also == | == See also == |
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: