Please enable JavaScript.
Coggle requires JavaScript to display documents.
SQL - Coggle Diagram
SQL
select all
all
read_all
project
status
read_all_status
gen by
type
read_all_type
owner
date
category
name
review date
select project
all
read_project_all
type
owner
gen by
status
date
category
name
review date
docid
document_id
select all
number of documents
select all by type
number of documents of specific type
select all by project
documents belonging to project
select al by project by type
all docs of project of specific type
select all by generated by
all documents generated by user
select all by name by project
select all by owner
select all by project by status
select group