Difference between revisions of "SQL"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* [[AWS RDS query editor]] | * [[AWS RDS query editor]] | ||
* <code>SELECT * FROM productsinfo ORDER BY CAST(quantity AS UNSIGNED ) desc </code> | * <code>SELECT * FROM productsinfo ORDER BY CAST(quantity AS UNSIGNED ) desc </code> | ||
− | + | * [[Query Language]] | |
== See also == | == See also == |
Revision as of 14:24, 20 May 2024
This article is a Draft. Help us to complete it.
wikipedia:SQL (1974)
- GraphQL (2015)
Contents
Software
Examples
SELECT * FROM table_name;
(See also: jq)create user
GRANT
REVOKE
Related terms
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
- 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: