SQL : Are these two queries the same - GROUP BY vs. DISTINCT?

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=gzbbfLlyae8



Duration: 1:02
1 views
0


SQL : Are these two queries the same - GROUP BY vs. DISTINCT?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

So here is a secret hidden feature I promissed to tell you.
This is a YouTube's feature which works on Desktop.
First, Ensure that the video is playing before proceeding.
Then, type the letters 'awesome' on your keyboard as the next step.
The progress bar on YouTube will be altered to a flashing rainbow.

Allow me to introduce myself briefly,
Greetings, my name is Delphi.
Let me help you with your questions.
SQL : Are these two queries the same - GROUP BY vs. DISTINCT?
Let me know if you have more specific questions or concerns by leaving a comment or starting a chat.
If you have knowledge to contribute or an answer to provide, please leave a comment below.
A 'heart' from me will be given to show my gratitude for your contribution.
these the queries Are same DISTINCT? BY two : SQL GROUP - vs.




Other Videos By Hey Delphi


2023-04-15C++ : Why does calling mmap() with large size not fail?
2023-04-15Android : Can we post image on twitter using twitter API in Android?
2023-04-15PHP : Where to place Blade::extend
2023-04-15CSS : Why is my textarea higher up than its neighbor?
2023-04-15jQuery : How to add angularjs ui bootstrap tooltips dynamically to existing markup?
2023-04-15Windows : How do I install cURL on Windows?
2023-04-15HTML : How to Slide Left to Right an Element by jquery
2023-04-15C++ : How to use arm-linux-androideabi compiler
2023-04-15C++ : is there an iterator across unique keys in a std::multimap?
2023-04-15NodeJS : How to finish/kill Mocha/Istanbul test cycle with Node.js
2023-04-15SQL : Are these two queries the same - GROUP BY vs. DISTINCT?
2023-04-15HTML : Why does HTML 5 not have editable combobox or local menus built in?
2023-04-15C++ : How to handle readlink() of "/proc/self/exe" when executable is replaced during execution?
2023-04-15SQL : How to get rows having sum equal to given value
2023-04-15C++ : Why does this struct padding trick work?
2023-04-15MySQL : How to remove all non-alpha numeric characters from a string in MySQL?
2023-04-15Windows : How to get CPU usage or disk usage of application using Windows API from C++?
2023-04-15SQL : How to count on a group by array_agg in PostgreSQL
2023-04-15C++ : Why does std::unique_lock have a default constructor?
2023-04-15jQuery : How to get last folder name from folder path in javascript?
2023-04-15C++ : Why do iterators need to be default-constructible