When i started watching your vedios compleately my brain getting knowledge from this tutorials . any ways thank you very much sir i personally recomended this chanel for 50 members .🙏🙏🙏🙏🙏🙏🙏
hello sir This SQL playlist is superb but i want to know if this is only for testers or there is something different topics for SQL for campus preparation
At 14:23 Wondering how you would modify the data type by type if you wanted to change it from a varchar to a integer instead of the size of the data type.
hello sir u mentioned that how to add new column in the table GRADE .....But when I am trying to populate the column .....the query will next execute please help me ........Is it the correct query to update the record of new added column....you also mentioned the same but not run the query ......I am trying to execute but it will run ...... Update table Student set grade='A' where s_id=1;
sir while I am deleting data using delete command I am unable to rollback the data as I am using autocommit=0 but it is not effecting could you please help me in this.
use this command to insert values. select all these commands together to commit changes and then follow the same process. I solved my problem through this process. INSERT INTO STUDENT VALUES (101,'DAVID'); INSERT INTO STUDENT VALUES (102,'SMITH'); INSERT INTO STUDENT VALUES (103,'SCOTT'); COMMIT; SET SQL_SAFE_UPDATES=0; SELECT * FROM STUDENT; DELETE FROM STUDENT; ROLLBACK;
Hi sir i created a table . i got 2 warnings like integer display width is deprecated and will be remove in future release. and In table values not displayed. please help me on this.
Just a question for alter command Add command works with or without () around LastName. but it does not work the same way to Modify?. is there any specific reason. ALTER table student ADD COLUMN (LastName varchar(10)); ALTER table student ADD COLUMN LastName varchar(10); ALTER table student MODIFY COLUMN LastName varchar(15); -------->Works ALTER table student MODIFY COLUMN (LastName varchar(10)); --------> Doesnot work
Pavan = God of Free Education
Shortcut key :
CTRL + ENTER : Execute the current line
CTRL + SHIFT + ENTER : Execute all line
thanks bro
THANKS MAN!
EXCELLENT FOR FIRST TIME CRYSTAL CLEAR DIFFERENCE BETWEEN DROP,DELETE AND TRUNCATE EXCELLENT VIDEO
very nice series of videos for anyone to get good understanding of SQL.
Thanks
Understandable knowledge for DDL ....👍sir
Thanks
When i started watching your vedios compleately my brain getting knowledge from this tutorials . any ways thank you very much sir i personally recomended this chanel for 50 members .🙏🙏🙏🙏🙏🙏🙏
Glad to hear that
🎉thanks for this valuable cource
My pleasure
Even it is lengthy more informative, thanks for your kind time do videos like this...
Welcome
Really Your Presentation is Awesome to listen.
Thanks
Super sir...,,your Explanation....
Thanks
such a great video and great human being your. thanks for uploading and sharing this information. god bless
My pleasure
hello sir
This SQL playlist is superb but i want to know if this is only for testers or there is something different topics for SQL for campus preparation
is this playlist is useful for BigData?
Tnk u sir very informative 👍🏻
Welcome
thanks sir you helped more
It's my pleasure
I am feeling so lucky to have a teacher like you. Thank you so much for making this informative video ☺️🙏
Glad to hear that
Great explanation
Thanks
how to add HR database with all tables?
Thank you so much
Most welcome!
At 14:23 Wondering how you would modify the data type by type if you wanted to change it from a varchar to a integer instead of the size of the data type.
Hello Sir, your video is so good.
One thing i want to tell that update and delete videos for DML is not there.
Sir, will you provide the dataset so that we can practise
Thank you very much!
welcome
your videos are really awesome sir, Can anyone tell me in which part the UPDATE CONCEPT is there?
DML
Very Very Thank You Sir 🙏
Most welcome
unable to find session on DML.
Kindly share the video of DML
Excellent!
Thanks sir
Welcome
how do i import the employer datebase to my database? can anybody help?
thankyou sir
Welcome
How to add new values in newly created column
Insert
Using update query bro
hello sir u mentioned that how to add new column in the table GRADE .....But when I am trying to populate the column .....the query will next execute please help me ........Is it the correct query to update the record of new added column....you also mentioned the same but not run the query ......I am trying to execute but it will run ......
Update table Student set grade='A' where s_id=1;
hi Vishal do not use table keyword after update.
@@sreejx 😂
Can you please explain how truncate and drop works when autocommit is set to 0?
sir while I am deleting data using delete command I am unable to rollback the data as I am using autocommit=0 but it is not effecting could you please help me in this.
use this command to insert values.
select all these commands together to commit changes and then follow the same process. I solved my problem through this process.
INSERT INTO STUDENT VALUES (101,'DAVID');
INSERT INTO STUDENT VALUES (102,'SMITH');
INSERT INTO STUDENT VALUES (103,'SCOTT');
COMMIT;
SET SQL_SAFE_UPDATES=0;
SELECT * FROM STUDENT;
DELETE FROM STUDENT;
ROLLBACK;
that’s really great thank you
Hi sir i created a table . i got 2 warnings like integer display width is deprecated and will be remove in future release.
and In table values not displayed. please help me on this.
problem with integer size
Still If you face same problem don’t give any number in “INT “
Hi sir, How I will get Hr table for practice
Thank you !!
Welcome
Just a question for alter command
Add command works with or without () around LastName. but it does not work the same way to Modify?. is there any specific reason.
ALTER table student ADD COLUMN (LastName varchar(10));
ALTER table student ADD COLUMN LastName varchar(10);
ALTER table student MODIFY COLUMN LastName varchar(15); -------->Works
ALTER table student MODIFY COLUMN (LastName varchar(10)); --------> Doesnot work
sir HR ka ye database hmare pas bhi a jaye same . hmare work bench m. to hm ye commands execute kr ke dekh lenge. please help in this.
God bless...
My pleasure
SIR ANY NOTES AVABLE FOR THIS SERIES?
www.pavantestingtools.com/p/sql-tutorials.html
@@sdetpavan Thank you sir
Can you provide the PowerPoint, please?
I want your sql ppt sir where can i get it
hello sir ..can you plz share SQL notes?that's really a big help for me.
ROLLBACK command is not working I tried enabling autocommit =0 and sql safe updates =0 . Still it cannot be rollback. Please help me
might be you are doing some wrong operatiosn orderwise carefully, do the operations , it will work.
@@bharathenishetty1550 i faced the same issue. 1-query to check table 2- delete.. 3- rollback 4- query again ==> data is gone
DESCRIBE command don't work in bdeaver .. Can anyone please help which command we can use in bdeaver to view table
sir i want to start my career in testing please help me please share testing tutorial link
while watching video parallelly i want to practice
Can anyone help me to get that hr database?
That given link doesn't have that database
ALTER TABLE STUDENT CHANGE COLUMN SNAME STUNAME VARCHAR(20);
THANK YOU!
23:20
3318 Witting Dale
Sir in video many times the screen is not visible.
Kuch bhi🙄