Hi Viewers, if you have any queries on this topic or you want any topic to learn from us, drop them in our comments section. Please make sure you subscribe to our RUclips channel 👉Please ping on WhatsApp wa.me/9916961234
For me in interview so many interview Question asked from this list. like windows function,joins, rank,dense_rank,Union,unionall etc. be prepare guys before go to interview. Thanks to KSR to provide like this veios in social platform. i did subscribe and like👋🤌expecting more vedios from u r channel.
Really u r videos are very helpful bro...if we watch just u r projects videos on power BI, top 25 interview question and EY real time interview...these videos are enough for cracking the interview....thnks alot for u r wor...
The way of explanation is awesome, Thanks a lot for the valuable information. Sir we are expecting more videos from you in the future with Real time Scenario aswell.
Respect for you sir your really kind enough to even reply to the comments n provide links to tutorials when asked expecting more visualization interview videos from your team..
In upcoming days i will facing interview for BI developer. And from few days i will try to finding videos for interview preparation and suddenly yesterday i got your 1st video about BI questions really bro all questions are related and I'm feeling understandable after watching it tqq bro 🙏
All the best Pranav, please do watch other Power Bi interview videos here ruclips.net/video/hqEoRn5ciXQ/видео.html ruclips.net/video/AUV6stwRNQM/видео.html ruclips.net/video/1Hgh3BMQ_TU/видео.html ruclips.net/video/WM7RSMzKrZ8/видео.html
You're welcome! I'm glad my videos are proving helpful. I strive to make my content as clear and concise as possible. If you have any other questions or requests, please don't hesitate to ask.
Video is very informative, Please do more videos. Only concern is, it would be better if u show us the queries by typing instead of saying words . Thank you!!
sir in some interviews they ask to perform in sql and powerbi with one small task eg-write the syntax to find the highest salary from employee table, write syntax whose name starts with A so plz make some practical based questions too. thanks in advance
Always check the stored procedures and triggers. For SQL it must follow SDLC with the user's requirements that were communicated to management. No matter what flavor ov Unix box. Sun, Solaris etc. Guys with main frame and mid range experience were easiest to train instead of PC dudes.
You're welcome! I'm glad I could provide a helpful response. Please let me know if you have any other questions. Please subscribe our cahannel for regular updates
Thank you so much bro . Finally I am able to solve all the ans from your vedio. Till now i ha e doubt that what will be the topics for power Bi interview on SQL . NOW I am confident enough that yes i can clear SQL round very easily 👍👍🙏🙏
You're absolutely right! While aggregate functions can't be directly used in the WHERE clause of most relational databases, you can achieve the desired filtering effect by using a subquery (also called a nested query) or a Common Table Expression (CTE).
Sir please answer de Mai. 12th pass hu Science maths kiya hu Kya mai data analysis kar sakta hu. Uske kaun kaun se software use hote hai woh bhi video mention Karo please 🙏🙏🙏🙏
Hi sir, We need a degree to get more opportunities , with a graduation most of the companies won't hire us, you can start learning Data science and start a degree in distance, if possible take Statistics as a specialization. all the best sir.
This kind of interview questions will be helpful for many candidates and the efforts and content u r sharing is Awesome. Waiting for real time projects to upload in ur channel.. thanks a lot ❤️
Very soon suhail, thank you for the feedback, please do share in your network. Please watch our End to End project here - ruclips.net/video/ahQrhyKmxGI/видео.html
I'd be glad to provide a comprehensive response to the prompt "DDLs can be rolled back in some recent versions of SQL SERVER": Yes, Data Definition Language (DDL) statements can indeed be rolled back in recent versions of SQL Server. This feature is primarily available in SQL Server 2012 and later versions. Here's a breakdown of how DDL rollback works: Transaction Scope: DDL statements must be executed within a transaction scope for rollback to be possible. This is achieved using the BEGIN TRANSACTION and COMMIT TRANSACTION statements. Rollback Trigger: SQL Server automatically creates a rollback trigger for DDL statements executed within transactions. This trigger captures the necessary information to undo the changes in case of a rollback. Rollback Mechanism: When a rollback occurs (e.g., due to an error or an explicit ROLLBACK TRANSACTION statement), SQL Server uses the captured information from the rollback trigger to reverse the DDL changes. Key Points to Remember: Transaction Scope: DDL statements must be within a transaction for rollback. Rollback Trigger: SQL Server automatically creates a rollback trigger. Rollback Mechanism: SQL Server uses the captured information to reverse changes. Example: SQL BEGIN TRANSACTION; -- Create a new table CREATE TABLE MyNewTable ( ID INT PRIMARY KEY, Name VARCHAR(50) ); -- If an error occurs or you decide to rollback: ROLLBACK TRANSACTION; Use code with caution. Additional Considerations: DDL Rollback Limitations: While DDL rollback is generally reliable, there might be certain scenarios where it might not be fully effective, such as when the rollback trigger fails or if underlying system changes are involved. Performance Impact: Using DDL rollback frequently might have a slight performance impact, as it involves additional overhead for the rollback trigger and the rollback process. Best Practices: Consider using DDL rollback judiciously, especially for critical DDL changes. It's often a good practice to test DDL changes in a non-production environment before applying them to production. By understanding DDL rollback in SQL Server, you can leverage this feature to enhance data management and recovery capabilities within your database applications.
In the first question of sql coding , the 3rd maximum salary person , can we use large ( salary , 3) , to find the 3rd largest salary and then write an outer query to fetch the employee name from this table with the third largest salary ? Would it also be correct ?
Also , in the second question , can we use row number () over ( partition by id order by id ) , so that any id that duplicates will have the row no as 2 and the rest will have one , so we can select the records where row number =2 ?
Hi Viewers, if you have any queries on this topic or you want any topic to learn from us, drop them in our comments section. Please make sure you subscribe to our RUclips channel 👉Please ping on WhatsApp wa.me/9916961234
Me me
Couldn't join the whatsapp group
Good and interesting, good explanation. 😊😊😊
I had an interview today and these questions are valid till date. So many questions in these were asked in round 1.
i am glad its helpfull to you, hope you Got the Job. all the best for your future.
The Most Underrated Teacher or Guru in IT in India Mr. Santosh Sir
If you learn from him , you are never going to fail for interview.
Thank you sir for consolidating all the important questions in a single concise video.
You are most welcome, Please subscribe our channel, it motivates a lot
For me in interview so many interview Question asked from this list. like windows function,joins, rank,dense_rank,Union,unionall etc. be prepare guys before go to interview. Thanks to KSR to provide like this veios in social platform. i did subscribe and like👋🤌expecting more vedios from u r channel.
Thank you for your support! Your subscription and likes mean a lot, and I'll work on more videos on these topics.
Really u r videos are very helpful bro...if we watch just u r projects videos on power BI, top 25 interview question and EY real time interview...these videos are enough for cracking the interview....thnks alot for u r wor...
Thank you so much for your msg, we are trying to get placed as much as students we can. we are very happy if it helps to even one single student.
Hello Arun can u help me for interview
My favourite educator .. ❤ sir I wish you get more success
Hope you are liking it !! keep watching
very true collection of sql for interview
thank you so much, please subscribe our channel for regular updates.
The way you are explaining the topic is Awesome.
Thanks a ton
Thank you so much for your amazing teaching ❤️
Wow best SQL video thanks
Glad you liked it
The way of explanation is awesome, Thanks a lot for the valuable information.
Sir we are expecting more videos from you in the future with Real time Scenario aswell.
Great 🙌 nice video it's very helpful thanks
You are most welcome, Please subscribe our channel, it motivates a lot
Great explanation
Thank you for your feedback!
It's help ful. But give queries as well. Thanks.
Ok next time
Respect for you sir your really kind enough to even reply to the comments n provide links to tutorials when asked expecting more visualization interview videos from your team..
Thanks for your words.. Definitely we will upload more videos
The things which you are explained is best to get job in interview thank you so much sir
Most welcome
Thanks for sharing interview questions. Nice explanation. Can you, Please share a video on SQL and PL SQL coding..... Sir.
Will upload soon
In upcoming days i will facing interview for BI developer. And from few days i will try to finding videos for interview preparation and suddenly yesterday i got your 1st video about BI questions really bro all questions are related and I'm feeling understandable after watching it tqq bro 🙏
All the best Pranav, please do watch other Power Bi interview videos here
ruclips.net/video/hqEoRn5ciXQ/видео.html
ruclips.net/video/AUV6stwRNQM/видео.html
ruclips.net/video/1Hgh3BMQ_TU/видео.html
ruclips.net/video/WM7RSMzKrZ8/видео.html
Sir ! your videos are really helpful and very crisp and easy to understand. Thank you so much for creating!
You're welcome! I'm glad my videos are proving helpful. I strive to make my content as clear and concise as possible.
If you have any other questions or requests, please don't hesitate to ask.
very useful and very effective
Glad you think so!
Thanks a lot for your nice explanation.
Thank you for your support! Please subscribe our channel for regular updates and it motivates us a lot
Hi Sir way of explaining is soooo good, awesome.
It would be better if u show us the queries by writing instead of saying words
Noted, will do those kind of video. please subscribe our channel for more details.
Todays most important video for me thanks plz bring more video like this
And plz make video on top questions ans of powerbi
Thank you for liking our videos, sure will make more like these
Its amazing explaination...
God bless u to get more success in life..Thankyou so much
Thanks and welcome
Video is very informative, Please do more videos.
Only concern is, it would be better if u show us the queries by typing instead of saying words .
Thank you!!
Sure Sandeep, will improve it in next videos.
sir in some interviews they ask to perform in sql and powerbi with one small task eg-write the syntax to find the highest salary from employee table, write syntax whose name starts with A so plz make some practical based questions too. thanks in advance
Yes we will upload videos on sql practical questions asap
U can use finding first letter Select * from table name where column name like 'A%';
SELECT * FROM employee ORDER BY salary DESC ;
Thanks for this sir.
You are welcome, Please subscribe our channel it motivates us
finished watching
Thank you, Please subscribe our channel for regular updates , all the best
Please keep uploading this type of sql and power bi videos more thanks a lot sir
Sure we will do. Thanks
Tqs for ur effort..It really helpful for Beginners who are facing the interviews.
Thank you so much, please subscribe our channel.
Very nice and useful information 👍
Very well explained 👍 please share answers for SQL coding questions
Will upload soon
This is very helpful and very clearly explained. Thanks!
I'm glad you found it helpful! Please subscribe our channel for regular updates and it motivates us a lot.
Excellent Sir! Appreciating your hard efforts.❤
Thanks a ton, Please subscribe our channel, its motivates us a lot.
Always check the stored procedures and triggers. For SQL it must follow SDLC with the user's requirements that were communicated to management. No matter what flavor ov Unix box. Sun, Solaris etc. Guys with main frame and mid range experience were easiest to train instead of PC dudes.
thanks for your response
wow thank you such clear questions and answer.
You're welcome! I'm glad I could provide a helpful response. Please let me know if you have any other questions. Please subscribe our cahannel for regular updates
VERY NICE EXPLANATION AND VERY USE FULL VIDEO
Thanks a lot Mahesh, keep watch other videos of SQL topics. ruclips.net/video/eNwy1GZNIi8/видео.html
Nice explanation.
Glad you liked it Thank you for your support! Please subscribe our channel for regular updates and it motivates us a lot
Very helpful sir thank you so much
Most welcome , please subscribe our channel 🙏🏻
Good job sir
The way u explained it ossum dude
Thanks !!!
very usefull video
Thanks a lot
Please make a video practically how to write real time sql queries for interview
Sure we will make it soon
Very Well Explained... !!! thank you for the detail and clean answers
You are welcome!
Thank you so much bro . Finally I am able to solve all the ans from your vedio. Till now i ha e doubt that what will be the topics for power Bi interview on SQL . NOW I am confident enough that yes i can clear SQL round very easily 👍👍🙏🙏
Most welcome 😊
Thank you!
you are welcome, please subscribe our channel for regular updates.
Outstanding
thank you so much
Good explanation sir thank you...i noted everything
All the best
Ossam explain 🎉
Thank you so much, Please subscribe our channel.
Very nice video for the beginners...
Thanks a lot
Thanks Sir, Your videos are really helpful 👍
Thank you so much for the kind words, it means a lot to me.
Really great explanation. Thankyou so much
You're welcome! I'm glad I could help. If you have any other questions, feel free to ask. Please subscribe our channel for regular updates.
Thankqq sooo much sir for this video and also plzz provide the solve the coding videos sir
Sure Kalyani, will provide soon
Excellent!!! You are amazing. If you can make a video together with Tableau... that would be great!!!
Very soon! Please subscribe our channel, it motivates a lot
KSR is one of the best 👌 ❤ thank you ,you're explanation is amazing 👏
You're welcome 😊
Thank You brother!! Really very helpful🙏🙏🙏🙏👏👏
Glad it helped
Excellent work! Thank you for sharing your knowledge!
Your appreciation means a lot! I'm grateful for your support.
The way of explanation is awesome sit...Kudos!
Glad you liked it!
We'll explained. Thanks man!
Any time! Please subscribe our channel for regular updates
Loved your explanation sir. Thank you for this video
You are most welcome, please do share and subscribe our channel.
here is the link for more SQL videos - ruclips.net/video/VZG2woFjI_4/видео.html
But we can use aggregated column in where by using nested query/sub query/cte
You're absolutely right! While aggregate functions can't be directly used in the WHERE clause of most relational databases, you can achieve the desired filtering effect by using a subquery (also called a nested query) or a Common Table Expression (CTE).
thank you..this what i learned from santosh sir@@KSRDatavizon ... (KSR Student)
Thanks for the questions with answers❤
Thank you so much, Please subscribe our channel for regular updates
Thank you amazing contant
You're very welcome
Superb explanation 👏
Thqnk you so much for sharing a video.
Its help me a lot to crack the interview.
Easy to understand with the explanation 🙏
Thank you, Please subscribe our channel for regular updates,
Very Nice Sir ...
Thank you so much sir , please subscribe our channel
Very clearly explained. Worth to watch each n every video of urs 👌👌. Thanks a lot for giving us such good knowledge on subject
Great.. thanks.. keep watching !!!
Appreciated
Thank you mam, please subscribe our channel, it motivates us.
Sir is it necessary to give a lengthy ans in an interview or I can give crisp and clear to the point ans
Elaborate answers will give you good impression to panelist
👌
thank you, please subscribe our channel,
Great Video Sir
THANK YOU SO MUCH FOR THE VIDEO.
Thank you so much , Please subscribe our channel for regular updtes, its motivates us
Sir please answer de
Mai. 12th pass hu
Science maths kiya hu
Kya mai data analysis kar sakta hu.
Uske kaun kaun se software use hote hai woh bhi video mention Karo please 🙏🙏🙏🙏
Hi sir, We need a degree to get more opportunities , with a graduation most of the companies won't hire us, you can start learning Data science and start a degree in distance, if possible take Statistics as a specialization. all the best sir.
Could you please make video on SSIS tutorials and interview questions for beginners to advanced level please. Once you get chance
Sure team, we will plan to make videos on MSBI topics too..
This kind of interview questions will be helpful for many candidates and the efforts and content u r sharing is Awesome. Waiting for real time projects to upload in ur channel.. thanks a lot ❤️
Very soon suhail, thank you for the feedback, please do share in your network. Please watch our End to End project here - ruclips.net/video/ahQrhyKmxGI/видео.html
DDLs can be rolled back in some recent versions of SQL SERVER
I'd be glad to provide a comprehensive response to the prompt "DDLs can be rolled back in some recent versions of SQL SERVER":
Yes, Data Definition Language (DDL) statements can indeed be rolled back in recent versions of SQL Server. This feature is primarily available in SQL Server 2012 and later versions.
Here's a breakdown of how DDL rollback works:
Transaction Scope: DDL statements must be executed within a transaction scope for rollback to be possible. This is achieved using the BEGIN TRANSACTION and COMMIT TRANSACTION statements.
Rollback Trigger: SQL Server automatically creates a rollback trigger for DDL statements executed within transactions. This trigger captures the necessary information to undo the changes in case of a rollback.
Rollback Mechanism: When a rollback occurs (e.g., due to an error or an explicit ROLLBACK TRANSACTION statement), SQL Server uses the captured information from the rollback trigger to reverse the DDL changes.
Key Points to Remember:
Transaction Scope: DDL statements must be within a transaction for rollback.
Rollback Trigger: SQL Server automatically creates a rollback trigger.
Rollback Mechanism: SQL Server uses the captured information to reverse changes.
Example:
SQL
BEGIN TRANSACTION;
-- Create a new table
CREATE TABLE MyNewTable (
ID INT PRIMARY KEY,
Name VARCHAR(50)
);
-- If an error occurs or you decide to rollback:
ROLLBACK TRANSACTION;
Use code with caution.
Additional Considerations:
DDL Rollback Limitations: While DDL rollback is generally reliable, there might be certain scenarios where it might not be fully effective, such as when the rollback trigger fails or if underlying system changes are involved.
Performance Impact: Using DDL rollback frequently might have a slight performance impact, as it involves additional overhead for the rollback trigger and the rollback process.
Best Practices: Consider using DDL rollback judiciously, especially for critical DDL changes. It's often a good practice to test DDL changes in a non-production environment before applying them to production.
By understanding DDL rollback in SQL Server, you can leverage this feature to enhance data management and recovery capabilities within your database applications.
Please upload as soon as possible the interview question on SQL Coding. Also add some more questions in coding questions.
Sure thanks for suggestions. We will upload more
Thank you,
You are welcome , Please subscribe our channel for regular updates and it motivates us a lot
If u r changing the screen. That will be more helpful for better understanding. ..
Whenever u r explaining explain with example.
sure, Thank you for your suggestion, Please subscribe our channel for regular updates,
sure, Thank you for your suggestion, Please subscribe our channel for regular updates,
Hi sir
Could you please provide answers for coding questions.....
sure, will plan to make more sessions, Thank You so much, Please subscribe our channel for regular updates, its motivates us a lot
In the first question of sql coding , the 3rd maximum salary person , can we use large ( salary , 3) , to find the 3rd largest salary and then write an outer query to fetch the employee name from this table with the third largest salary ? Would it also be correct ?
Where is this question in this video
yes you can write. .. large function will work in few databases. We strongly recommending to write generic sql code, which works in all database
Hi Sir, as i understand once commit after transaction we can't rollback either Truncate or Delete or drop.
That's correct! Once a transaction is committed, you can't rollback changes made by Truncate, Delete or Drop operations.
Also , in the second question , can we use row number () over ( partition by id order by id ) , so that any id that duplicates will have the row no as 2 and the rest will have one , so we can select the records where row number =2 ?
You can simple do
With cte as (
Select *, row_number() over(partition by Id order by Id) as rnk
From temp)
Delete from cte
Where rnk 1
Yes we can do that as well
Any SQL classes sir? I want to learn from scratch any tutorial do u have please inform.
yes, please approach our team, for more details
Hi All.
I have prepared for the interview by watching this..
I got selected and working already..same qns i got in interview.most helpful content
All the best, Please subscribe our channel for regular updates, its motivate us a lot
Thanks for this Video, can you assist Same for Azure Data Factory, which helps me a lot.
Thanks for suggestions. We will upload asap
Hello can you share the coding video questions?
sure will plan shortly , please subscribe our channel for regular updates
Thanks a lot
Thank you for your support! Please subscribe our channel for regular updates and it motivates us a lot
Hi sir.. waiting for most asked SQL queries interview QnA...
Ma'am already we have a video on this:
ruclips.net/video/VAOpMH_iXMA/видео.html
This video is a gold mine. Thanks you Sir.
Glad it was helpful!
Hi, Sir, I want to ask one thing. If I am able to answer till intermediate will I able to get a beginner-level job?
Yes, definitely
I am able to answer 19 questions
great, all the best
Hello sir….Are these still good for Power BI Analyst Role or do you have any updated Questions Videos on SQL and POWER BI.
these question will help for data analyst role interviews and Will upload more soon
GREAT
Thank you so much for your kind words!
dml commands are not rollback,but delete can be roolback .
its DDL not rollback
🤘🤘🤘🤘
thank you
azure data factory questions also plss
Thanks for suggestions. We will upload asap
❤
Thank you
HAVING Clause implements in column operation. WHERE Clause implements in row operations. You messed it up, sorry
having is used on aggregated column where as where is used on actual column