coding notes
@coding_notes
11
subscribers
109
photos
50
links
Download Telegram
Join
coding notes
11 subscribers
coding notes
different monitor ports
coding notes
A normal query, in which there could be duplicates
coding notes
A query with DISTINCT where there would not be duplicate data
coding notes
LENGTH gets the length of a certain string
coding notes
#SQL
coding notes
The TRIP function simply cuts spaces before and after words
coding notes
coding notes
Also Cast
coding notes
coding notes
coding notes
coding notes
Count: as the name itself explains, it counts all the values in a column
coding notes
Count DISTINCT in the other hand doesn't count the duplicate sets of data
coding notes
coding notes
coding notes
=SumProduct => gets the sum of 2 arrays multiplied together
coding notes
coding notes