How to find the average marks of each student separated by comma #sql #sqlqueries #shorts #coding

preview_player
Показать описание
How to find the average marks of each student separated by comma #sql #sqlqueries #shorts #coding #programming #youtubeshorts
Рекомендации по теме
Комментарии
Автор

Thanks for posting these videos. They're really informative.

ftate
Автор

Even though it was good for learning purpose, in reality such an example will not (should not) occur as this is not in 1NF, something termed as a 'bad database design'.

shripaddeshpande
Автор

It would be much helpful for beginners if you explain each function you use in your query.

anuradhagaurav
Автор

Thanks. Really very informative😊. Please post more problem solving quest in c#, using linq and SQL. it will really helps lot

selvakumarv
Автор

Why can't we do "SELECT SUM(Marks)/5 FROM Student"?

adn
Автор

Sir, i need the function works exactly like STRING_SPLIT ( ) in ORACLE. need your help Please.

C.K.Arun.
Автор

I think these type of example not possible, ... Normally when we normalize the relation these types of columns separated in new relation... Because it is violating the first normal form...

LogicalMohit
Автор

I just wouldn't store marks like this in the first place

cubeson
Автор

In a real life situation, if your bd looks like this, you are pretty much doomed.

chutifun
join shbcf.ru