Difference between revisions of "Select"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* <code>[[jq]] '.[] | [[select]](.color=="blue")' your_json_file.json</code> | * <code>[[jq]] '.[] | [[select]](.color=="blue")' your_json_file.json</code> | ||
− | *<code> select * from TABLE_NAME</code> ([[SQL]]) | + | * <code> select * from TABLE_NAME</code> ([[SQL]]) |
− | |||
+ | == Related terms == | ||
+ | * [[MongoDB]]: <code>db.users.find ()</code> | ||
Revision as of 08:45, 21 June 2020
Related terms
- MongoDB:
db.users.find ()
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: