You are the best in explaining any concept sir, you made my training easy and understandable. By using DEFAULT constraint, I observed that You have done this presentation on May 21st,2019 but published on May 24th,2019.
Sir please mention real time examples for keys and joins. And also mention that department table is a subset table of employee table and show an example why it will be added so that the logic behind why its connected will be understood
Thank you for easy to follow videos. Is there any way you could share the powerpoint presentation that you refer for all the videos? It will be greatly useful for eveyone.Thank you.
Hi sir, In this tutorial you have taught how to add constraints for a column in the table at the time of table creation but Please tell me how to add constraints to the columns for already existing table.?
5 years are completed still sir are you not provide the any link of practice purpose of HR Database Or you can you provide the link+ some amount of which is use full for both us Thank you.
Excellent, explanation sir, i am beginner in it industry currently working as civil engg and looking to switch career next i want to learn python after sql Do you have any series for that? Community can also suggest me any playlist pls thnx in advance
delete from employees where rowid not in(select max(rowid) from employees group by all_columns_name_here) if latest row as unique delete from employees where rowid not in(select min(rowid) from employees group by all_columns_name_here) if oldest row as unique
Sir for creating table student It causes error Error shows 👇 A table must have at least one visible column Then what would we do can u please explain sir
Excellent, explanation sir, i am beginner in it industry currently working as civil engg and looking to switch career next i want to learn python after sql Do you have any series for that? Community can also suggest me any playlist pls thnx in advance
Missed this kind of teachers in schools and colleges
Thanks
Great..!!! What a awesome way of explanation sir... You are bestest teacher i have ever seen in my whole life... Thanks you so much..
It's my pleasure
each and every video is clear and crispy, worth of watching ur videos
Thanks
You are the best in explaining any concept sir, you made my training easy and understandable. By using DEFAULT constraint, I observed that You have done this presentation on May 21st,2019 but published on May 24th,2019.
Your teaching is like a spoon feeding ❤ thank you very much for your knowledgeable information sharing with use sir ❤❤❤😊😊😊
Welcome
Thank you, sir, you're the best teacher. The way of explanation is too good to understand easily. Keep going on.
Welcome
Thank you sir ...the way you present the whole series is amazing !!!
Welcome
excellent training sessions i have never seen till now. I hope in future also you will teach new trendy topics to us it will be a huge help for us
Point to point explanation, every second of watching this video was worth. Thank you so much sir !!
You’re welcome
Thank you, sir, you're the best teacher. keep going on...
You are most welcome
Sir thank you so much gaining lot of knowledge from your sql and database videos very helpful 🎉👏👏👍💐
Always welcome
your content is blessing in disguise.
Thank you so much sir, Every video is cleared with all concept.
excellent sir.. the way of explanation is too good to undestand easily. :) thanks for uploading..
Welcome
you are a brilliant teacher
Thanks
Concepts are clear 😊
Thanks
Sir please mention real time examples for keys and joins. And also mention that department table is a subset table of employee table and show an example why it will be added so that the logic behind why its connected will be understood
Thank you sir, clearly explained. Can you explain about the domain constraints also?
Sir nice explanation .
Keep watching
Excellent 👏👏👏
thanks
Excellent
Thanks
clearly explained sir
thanks
Thank you for easy to follow videos. Is there any way you could share the powerpoint presentation that you refer for all the videos? It will be greatly useful for eveyone.Thank you.
Hi sir, In this tutorial you have taught how to add constraints for a column in the table at the time of table creation but Please tell me how to add constraints to the columns for already existing table.?
you have to use alter table command.You can check it in google.
Sir one small doubt once i create table when submit commit statement then we perform this operations is possible or not
5 years are completed still sir are you not provide the any link of practice purpose of HR Database
Or you can you provide the link+ some amount of which is use full for both us Thank you.
my mom likes your channels
Thanks much sir, your Explanation is very much clear about to each point.. I need some career guidance, so how can we contact you for suggestions sir
Excellent, explanation sir,
i am beginner in it industry currently working as civil engg and looking to switch career next i want to learn python after sql
Do you have any series for that?
Community can also suggest me any playlist pls thnx in advance
yes python series also available
Hi Sir, I have one query i.e I want to know , how can we delete the multiple duplicates records from the table ?
we can use union clause.
@@arun-en3cq How ?
Can you write query here ?
Eg- we want to delete multiple duplicate records from one table only ?
@@arpitgarg4756 Go through tutorial 8 union concept, you can use same in your query
delete from employees where rowid not in(select max(rowid) from employees group by all_columns_name_here) if latest row as unique
delete from employees where rowid not in(select min(rowid) from employees group by all_columns_name_here) if oldest row as unique
SIR I WANT INTERVIEW QUESTIONS
hello sir, your tutorial is very good. where will i get this ppt?
Sir for creating table student
It causes error
Error shows 👇
A table must have at least one visible column
Then what would we do can u please explain sir
Sir check constraint is not working in my sql
Sir can you share this PPT description or comment box
I need document link of this and previous video
Sir can you provide notes over SQL
sir please can u share this ppt or paste the link of it .
any one having notes
Bro, send that PPT in description or comment box
Don't call him, bro, You should have some common sense. He is delivering life-changing content!
Excellent, explanation sir,
i am beginner in it industry currently working as civil engg and looking to switch career next i want to learn python after sql
Do you have any series for that?
Community can also suggest me any playlist pls thnx in advance