203632/what-are-projection-and-selection
What is the difference between projection and selection? Is it:
So are projection and selection vertical and horizontal slicing respectively?
Projection means choosing which columns (or expressions) the query shall return.
Selection means which rows are to be returned.
I hope this helps you.
Relation or links are between entities that ...READ MORE
VDL(View Definition Language): Represents user views and ...READ MORE
There are majorly three ways to export ...READ MORE
SQL Commands have subcategories like DDL, DML, DCL ...READ MORE
You can connect your Java code with ...READ MORE
There are really three major reasons: Inefficiency in ...READ MORE
Single quotes are used to indicate the ...READ MORE
This use of quotes is called delimited ...READ MORE
The unique key in your database that ...READ MORE
The @CustID denotes a parameter for which ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.