Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

capabilities of sql select statements

Projection = Select the columns in
a table that are returned by a query
Selection = Selects the rows in a
table that are returned by a query
Join = Brings together data that is 
stored in different tables by
specifying the link between them
 
PREVIOUS NEXT
Tagged: #capabilities #sql #select #statements
ADD COMMENT
Topic
Name
1+2 =