Тёмный
No video :(

SQL Queries Interview Questions and answers 

Coding Glitz
Подписаться 16 тыс.
Просмотров 203 тыс.
50% 1

Best 30 SQL Queries Interview Question and answers which every candidate should definitely prepare.
Please like & share the video.
Create table for practicing queries: drive.google.c...
Try and attempt Multiple Choice Questions below and do comment if you like the MCQ:
forms.gle/4NHa...
Check out Solutions: • SQL MCQ Questions & An...
Subscribe the Channel to keep watching interesting videos helpful for your career growth:
/ @codingglitz
--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
Checkout different playlists:
PLSQL Tutorial : • PLSQL Tutorial || PL S...
Learn DBMS & SQL : • SQL Tutorial for Begin...
SQL Interview Questions and answers: • sql interview question...
Interview Tips : • Interview Tips
--------------------------------------------------
--------------------------------------------------
Checkout Important videos :
Top 30 SQL Queries Interview Questions and Answers : • SQL Queries Interview ...
Top 50 SQL Concepts Interview Questions and Answers : • SQL Interview Question...
SQL JOINS : • SQL Joins With Example...
SUB QUERY : • Subquery in SQL || SQL...
Employee earning maximum salary in each department query : • SQL Query to find Empl...
How to find Nth highest salary (3 different solutions): • SQL query to find Nth ...
Tricky SQL Queries Part1 : • SQL Tricky and Importa...
AGGREGATE FUNCTION: • Aggregate function ||...
GROUP BY : • GROUP BY & HAVING || ...
How to practice SQL Queries in local / Install Database in local : • How to Install Oracle ...
IT Jobs without Coding : • IT Jobs without coding...
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
You can directly go to individual questions on clicking on the timestamp :
1. SQL Query to update DateOfJoining to 15-jul-2012 for empid =1 : 04:39
2. SQL Query to select all student name where age is greater than 22 : 06:13
3. SQL Query to Find all employee with Salary between 40000 and 80000 : 06:38
4. SQL Query to display full name : 08:26
5. SQL Query to find name of employee beginning with S : 07:22
6. Write a query to fetch details of employees whose firstname ends with an alphabet ‘A’ and contains exactly five alphabets : 09:36
7. Write a query to fetch details of all employees excluding few Employees : 10:53
8. SQL query to display the current date : 12:11
9. SQL Query to get day of last day of the previous month : 13:13
10. Write an SQL query to fetch the employee FIRST names and replace the A with ‘@’ : 14:42
11. Write an SQL query to fetch the domain from an email address : 15:35
12. Write an SQL query to update the employee names by removing leading and trailing spaces : 17:16
13. Write an SQL query to fetch all the Employees details from Employee table who joined in the Year 2020 : 17:54
14. Write an SQL query to fetch only odd rows / Even rows from the table : 19:21
15. Write an SQL query to create a new table with data and structure copied from another table : 20:35
16. Write an SQL query to create an empty table with the same structure as some other table : 20:35
17. Write an SQL query to fetch top 3 HIGHEST salaries : 22:31
18. Find the first employee and last employee from employee table : 24:12
19. List the ways to get the count of records in a table : 25:17
20. Write a query to fetch the department-wise count of employees sorted by department’s count in ascending order : 26:25
21. Write a query to retrieve Departments who have less than 4 employees working in it : 27:12
22. Write a query to retrieve Department wise Maximum salary : 28:25
23. Write a query to Employee earning maximum salary in his department : 28:42
24. Write an SQL query to fetch the first 50% records from a table : 31:19
25. Query to fetch details of employees not having computer : 34:47
26. Query to fetch employee details along with the computer details who have been assigned with a computer : 32:54
27. Fetch all employee details along with the computer name assigned to them : 35:43
28. Fetch all Computer Details along with employee name using it : 38:41
29. Delete duplicate records from a table : 39:51
30. Find Nth Highest salary : 43:58

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 244   
@CodingGlitz
@CodingGlitz 2 года назад
LinkedIn: www.linkedin.com/in/biplabparida Try and attempt Multiple Choice Questions below and do comment if you like the MCQ. forms.gle/4NHaRjoqFbYrgqrg9 Check out Solutions: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-sV0swTnWc2I.html Checkout the below doc for creating the table used in this video: docs.google.com/document/d/1Xv9xCNTGZm4SuAlR5hmzOoraq_Jc2YIZ/edit?usp=sharing&ouid=108295025764141437347&rtpof=true&sd=true
@webxplore4746
@webxplore4746 2 года назад
which SQL editor you have used in this video ?
@CodingGlitz
@CodingGlitz 2 года назад
SQL Developer
@curious_bird
@curious_bird Год назад
Sir Please Send the link of data you have used in this video. I need to practice it.
@CodingGlitz
@CodingGlitz Год назад
@@curious_bird checkout: docs.google.com/document/d/1Xv9xCNTGZm4SuAlR5hmzOoraq_Jc2YIZ/edit?usp=sharing&ouid=108295025764141437347&rtpof=true&sd=true
@NitinKumar-dx5pl
@NitinKumar-dx5pl 9 месяцев назад
28:48 28:51
@yogenderkushwaha5523
@yogenderkushwaha5523 2 года назад
Thanks for the video man. Got selected in one of the company just by seeing 2 videos of SQL interviews questions and queries from your channel. ❤️
@CodingGlitz
@CodingGlitz 2 года назад
Congratulations 🎊😃
@mahesh1724
@mahesh1724 2 года назад
Hi sir.. I am also learning SQL .. which company u joined sir.. please guide me
@born_ambitious
@born_ambitious 10 месяцев назад
I am searching for job in sql and linux..but didn't get a single call from any company
@suvarna625
@suvarna625 6 дней назад
Also mention which videos so that it would be helpful to lot more people
@kingdomtrainings
@kingdomtrainings Год назад
For 12th question instead of using (Ltrim(Rtrim)) we can use directly Trim(columname) if we use two functions ltrim(rtrim) unnecessarily it will decrease the performance. Instead we can use only one function which will give the exact result. Trim(Columnname) this will remove the trailing spaces from both sides. Hope this helps👍
@CodingGlitz
@CodingGlitz Год назад
Correct..
@vinamra95
@vinamra95 2 года назад
Nice.... Badhia revision ho gya interview ke pehle
@CodingGlitz
@CodingGlitz 2 года назад
All the best for interview.
@fact8604
@fact8604 Год назад
Ur teaching style is awesome. Lucky to have ur lecture.
@nicksaha1021
@nicksaha1021 7 месяцев назад
Sir 13th question ka ans. Apka alag hai kyu ki usme employee details mangi h jiski doj 2020 ho. Iske liye we can write :- Select * from employee Where date of join like '%2020' Select * from employee Where year(date of join) = '2020'
@shubhamsahu1352
@shubhamsahu1352 Год назад
Sir no one on this planet is teaching like u .u r explaining everything from the scratch ❤ thanks sir
@CodingGlitz
@CodingGlitz Год назад
Thanks bhai
@AparajitaJena-cy3mp
@AparajitaJena-cy3mp 11 месяцев назад
Your explanations are incredibly clear and insightful! Would you be open to tackling some LeetCode questions as well ?
@shravanikeni6218
@shravanikeni6218 Месяц назад
Your teaching is awesome ❤
@CodingGlitz
@CodingGlitz Месяц назад
🙂
@akshaykharche6726
@akshaykharche6726 2 года назад
Really great Bro! Nice pin-point explanation done in the video. Just one thing can we get database so we can practice this on our pc!.. Thanks in advance 👍
@CodingGlitz
@CodingGlitz 2 года назад
Thanks.. Sure you can install Oracle database and I use SQL developer IDE which you can also install. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2RLyGa9dr8A.html
@Aditya_Kulkarni_BACS
@Aditya_Kulkarni_BACS Месяц назад
30th solution SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET n-1;
@santoshsonihzb
@santoshsonihzb День назад
select concat(ename||' ', job) from emp; -- this is also run for concate with blank sapace
@CodingGlitz
@CodingGlitz День назад
You can use multiple pipes to concat instead of using the concat keyword (unless not asked specifically to use Concat keyword)
@poonamgharge6189
@poonamgharge6189 2 года назад
Really helpful thank you sir.
@HakikatStudios
@HakikatStudios Год назад
Good 👍
@CodingGlitz
@CodingGlitz Год назад
Thanks, 🙂
@kostavdg
@kostavdg 2 года назад
Quite a helpful video !! Awesome. A must Subscribed channel.✌👌
@CodingGlitz
@CodingGlitz 2 года назад
Thanks ☺️
@patel_05_roma
@patel_05_roma 2 года назад
The Way of teaching is excellent💯👍👏 good job keep it up
@CodingGlitz
@CodingGlitz 2 года назад
Thanks 😊
@neerajmalviya31
@neerajmalviya31 Год назад
Nic lecture
@sanjeebamat4485
@sanjeebamat4485 2 года назад
It is really helpful and almost covered all query in sql also make video Store procedure,triger ,function thanks a lot ❤
@CodingGlitz
@CodingGlitz 2 года назад
Thanks!! .. Please checkout the PL SQL Playlist for Stored Procedures, Triggers, functions, etc. ru-vid.com/group/PLKVxK2jv1oA-LwzbMlOFZS-CgbucH5OhQ
@aryasunil9041
@aryasunil9041 2 года назад
This video was extremely helpful for my placements
@CodingGlitz
@CodingGlitz 2 года назад
All d very best for future.😊
@vasimuddinsheikh3766
@vasimuddinsheikh3766 2 года назад
Have you got the job?
@Sneha-yn4zx
@Sneha-yn4zx 2 месяца назад
I learnt so many things from you thank you so much
@CodingGlitz
@CodingGlitz 2 месяца назад
Glad it helped ☺️
@shrushtiingle1711
@shrushtiingle1711 2 года назад
Can you please guide us if we want learn how to write medium to complex level queries with respect to logic how to break a query,how to understand what is expected and steps required for it please
@MND44
@MND44 3 года назад
Helpfull content...thank you bro
@beingcheercool
@beingcheercool Год назад
Thank you very much sir 😊
@madhueducation143
@madhueducation143 2 года назад
Nice
@There_is_no_God_but__ALLAH
@There_is_no_God_but__ALLAH Год назад
Thanks for sharing such quality of knowledge 🥇🥇🥇🥇🥇🥇🥇🥇🥇🥇
@lilyfullery4779
@lilyfullery4779 2 года назад
Thanks for the video .
@ghanshyam014
@ghanshyam014 Год назад
I almost done by practicing , Good Content collection and Good presentation 👍
@jyotikothari499
@jyotikothari499 2 года назад
Good explanation
@MayankSinghParmar
@MayankSinghParmar Год назад
In the 3rd question the alternative for 'between clause' should not be 'greater than' and 'less than', it should be 'greater than or equal to' and 'less than or equal to'
@CodingGlitz
@CodingGlitz Год назад
Thanks, Correct, by mistake I have mentioned greater than and less than.
@EUK379
@EUK379 Год назад
very nice content i like it
@CodingGlitz
@CodingGlitz Год назад
Thank you very much
@snehayadavbpylbpbkdi1758
@snehayadavbpylbpbkdi1758 Месяц назад
One from non tech can easily understand your lectures. I'm starting your SQL beginner list but I'm not sure if your important SQL queries playlist is part of it or not. Can you please confirm?
@CodingGlitz
@CodingGlitz Месяц назад
SQL Tutorial for Beginners || SQL Playlist Hindi: ru-vid.com/group/PLKVxK2jv1oA9Ow28rg__JaBWjJQtoPyu6
@santhoshkumar8143
@santhoshkumar8143 2 года назад
Thanks brother for your Valuable information
@anamikapatel4418
@anamikapatel4418 Год назад
for 5th question we can also use select first_name + ' '+ last_name from Table_Name;
@CodingGlitz
@CodingGlitz Год назад
In SQL server
@advitkothari7302
@advitkothari7302 Месяц назад
helpful!! accelarate my preparation
@MuhammadUmairShaykh
@MuhammadUmairShaykh Месяц назад
Gr8
@smritisingha5152
@smritisingha5152 2 года назад
Really great video
@CodingGlitz
@CodingGlitz 2 года назад
Thanks 🙂
@jagdish_soni3098
@jagdish_soni3098 Год назад
Wow , your way off teaching 👏.
@CodingGlitz
@CodingGlitz Год назад
Thank you! 😃
@pandu1730
@pandu1730 2 года назад
It's useful information.nice way of explanation.thank you bro.
@CodingGlitz
@CodingGlitz 2 года назад
Thanks😃
@sagarsharma007
@sagarsharma007 2 года назад
"BOHOT SAHI" --- ye umeed nahi kar raha tha intro ke liye ... jabarbast video mere bhai
@CodingGlitz
@CodingGlitz 2 года назад
Thanks 😊
@user-bv6il2nk4t
@user-bv6il2nk4t 2 года назад
top 50+30 pure dono vedio mean existing vedio jod ke one vedio bana do , ok and isme bas window function cte and thode complex sql add krwa do ok example bhai ankit bansal playlist
@ghanshyam014
@ghanshyam014 Год назад
All the best for your upcoming episodes 😊
@CodingGlitz
@CodingGlitz Год назад
Thanks a lot🙏
@Barishrima
@Barishrima 2 года назад
Very helpful, thank you🙏
@cheerladinnemouli2864
@cheerladinnemouli2864 2 года назад
Awesome it's really helpful for my placements 🙏🙏 tqqs a lot
@CodingGlitz
@CodingGlitz 2 года назад
All d best.
@cheerladinnemouli2864
@cheerladinnemouli2864 2 года назад
@@CodingGlitz tq sir
@pushpitaroy7607
@pushpitaroy7607 2 месяца назад
You're awesome!!!
@CodingGlitz
@CodingGlitz 2 месяца назад
Thanks 😊
@waheguru-gh7ps
@waheguru-gh7ps 7 месяцев назад
you are doing great job !
@TheKamakshya
@TheKamakshya 2 года назад
really good content thanks so much!
@vivekkapil4571
@vivekkapil4571 Год назад
Awesome video and it would really helpful for SQL journy 🎉thanks wish your channel gets more user 😇
@CodingGlitz
@CodingGlitz Год назад
Thanks for watching. Please watch SQL playlist as well 🙂
@beingrishi6450
@beingrishi6450 5 месяцев назад
5:30 Can we update more than 1 condition in UPDATE clause?? Likewise UPDATE EMPLOYEE SET Salary = 64000 and ManagerId = 4 WHERE empID = 5???
@z900_Guy
@z900_Guy Год назад
You are a saviour ♥️♥️
@nehaprasad6665
@nehaprasad6665 Год назад
Best dialogue so far in this video.. Aur yha aap reject ho jaoge 😂😂 Best video..easily explained all the concepts ♥️
@CodingGlitz
@CodingGlitz Год назад
😊😊
@SkAlhtar
@SkAlhtar 2 года назад
great content brother, it helps me a lot.............only I can say thank u.
@CodingGlitz
@CodingGlitz 2 года назад
Great to hear it helped you.. All the best .🙂
@laxmanreddy2051
@laxmanreddy2051 3 месяца назад
please make videos in english next time tq for helping us
@laxmanreddy2051
@laxmanreddy2051 3 месяца назад
Please provide any scenario based interview questions like ...sales data base. E com. Health care
@singhisking639
@singhisking639 Год назад
best video ever bro. Thanks a lot for your effort
@CodingGlitz
@CodingGlitz Год назад
Thanks bro.. Please do like and share😊
@deepjyotiray2010
@deepjyotiray2010 3 месяца назад
bhai bhai ! Bhot late mila apka channel ! itne pyar se kon padhata hai yar
@CodingGlitz
@CodingGlitz 3 месяца назад
Thanks Bhai. 😊
@magantianusha5746
@magantianusha5746 Год назад
i got 67 marks in this quiz.tq u so much for this it is very usefull to me.
@CodingGlitz
@CodingGlitz Год назад
Great 👍
@kongaratenikar2098
@kongaratenikar2098 3 года назад
nice explanation ;)
@saurabhsonawane9025
@saurabhsonawane9025 10 месяцев назад
Sirr joo..... Plz make vedio for top asked pl sql query 🙏🏻🙏🏻🙏🏻
@travelkare
@travelkare 4 месяца назад
Thanks!
@user-ml7bq9wt3g
@user-ml7bq9wt3g 8 месяцев назад
thankyou so much sir
@shanukatiyar2742
@shanukatiyar2742 2 года назад
you cleared my many doubts and concepts thanks bro !!!
@CodingGlitz
@CodingGlitz 2 года назад
Glad to know that🙂
@ashokkumar-bs8ne
@ashokkumar-bs8ne Год назад
Thankyou so much brother for such a wonderful content you have explained it in a very easy way❤
@CodingGlitz
@CodingGlitz Год назад
Glad you liked it
@nakulanand2725
@nakulanand2725 2 года назад
Very well explained sir thanks😊
@RupeshKumar-tp7nw
@RupeshKumar-tp7nw 2 года назад
Maja aa gaya thx
@shubhamdeshmane6718
@shubhamdeshmane6718 2 года назад
Really helpful.. thank you so much sir..I want learn sql joins where I can learn all of that..
@CodingGlitz
@CodingGlitz 2 года назад
Glat you liked this video. Checkout the below video for joins. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-isQ8up-zUPY.html Subquery:ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-EQbhKjBmW88.html Also checkout other playlists which will be helpful for you.
@gsuneel4679
@gsuneel4679 Год назад
Please teach in English as well, so that other language people also understands, thank you.
@vaishnvimane369
@vaishnvimane369 Год назад
Please bring more such videos of sql queries
@CodingGlitz
@CodingGlitz Год назад
Sure 😊
@vikkynarepagul256
@vikkynarepagul256 9 месяцев назад
Select * from employee order by salary DESC LIMIT 3
@CodingGlitz
@CodingGlitz 8 месяцев назад
In MySQL
@shraddhadhakad1154
@shraddhadhakad1154 11 месяцев назад
Your way of explanation the concept is awesome. Btw i have a question - are you a Indori ? 😅😅
@CodingGlitz
@CodingGlitz 11 месяцев назад
Thanks . I am from Rourkela (Odisha).
@Aysh_Sach_16-2
@Aysh_Sach_16-2 2 года назад
bro OS ke liye bhi banado
@BipinSingh-cu5jj
@BipinSingh-cu5jj 3 месяца назад
Sir between use krne pe given value output aata hai but ap between ke jagah greater than or less tha ka use and operator sath ise toh given value nhi ayega
@CodingGlitz
@CodingGlitz 3 месяца назад
Correct
@beingcheercool
@beingcheercool Год назад
15:00
@raginishrivastav4264
@raginishrivastav4264 10 месяцев назад
Great content.. 🙌 thanks for the video 👍
@CodingGlitz
@CodingGlitz 10 месяцев назад
Check description. Need to make slight changes in syntax as per MySQL.
@raginishrivastav4264
@raginishrivastav4264 10 месяцев назад
​@@CodingGlitzyes got it. Thank you 😊
@MohdMuddasser
@MohdMuddasser 2 года назад
Nice explanation... You gained a subscriber...keep up the good work..
@CodingGlitz
@CodingGlitz 2 года назад
Thanks 😊
@ombhalerao21
@ombhalerao21 7 месяцев назад
Sir can we use LIMIT=1 without using HAVING clause?
@CodingGlitz
@CodingGlitz 7 месяцев назад
Having aur limit ka use bilkul alag hai. So I assume we cannot use.
@hhcdghjjgsdrt235
@hhcdghjjgsdrt235 Год назад
38:00
@Apna_tahlka_123
@Apna_tahlka_123 Год назад
Plj aaap excel k questions bhi lae aise hi practice k liye jldi se
@intradaytrend8422
@intradaytrend8422 2 года назад
70/100
@mindblowingtinku8126
@mindblowingtinku8126 2 года назад
Sir for the last question wherein we are finding nth highest salary , if the table is huge it will be taking time to fetch the sollution, alternate answer for same select * FROM ( select *, DENSE_RANK() over(order by Base_Salary Desc) rnk from employee_salaries ) emp where emp.rnk=5;
@CodingGlitz
@CodingGlitz 2 года назад
Yes correct... Thanks🙂 We have discussed different approaches for this problem in a separate video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-lphtqFZ-iQc.html
@darksoul0722
@darksoul0722 24 дня назад
There might have been a slight misunderstanding in question number 7 of the requirement to exclude employees with the first names "Anushka" and "Somnath." Your queries currently select those specific employees. To exclude these employees, the query should use the NOT IN clause. Here’s the correct version: SELECT * FROM employees WHERE first_name NOT IN ('Anushka', 'Somnath'); This query will return all employees except those whose first names are "Anushka" or "Somnath." I hope this helps
@bhuv16
@bhuv16 2 года назад
Thank you... Going to watch all your SQL Plsql videos...Thanks and keep making videos.
@sharathcg4697
@sharathcg4697 Год назад
For 7th question, NOT operator should be added,l as we need to exclude first names Anushka and somnath. Please check it
@CodingGlitz
@CodingGlitz Год назад
Correct.. Typo please ignore already mentioned in comments.
@srishtibhat6532
@srishtibhat6532 2 года назад
Can you please tell suppose there is name like rohit and you need to display h and t how towrite a query forthat.Select SUBSTRING(3,5, 'ROHIT'); that will get characters at position 3,4,5 ut not only at 3,5.Can you help
@CodingGlitz
@CodingGlitz 2 года назад
Please checkout this video and let me know if you still have any doubt. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--O--KRzobas.html You can use 2 substrings and then concatenate.
@biswajitsingh7501
@biswajitsingh7501 2 года назад
can we have this tables..so that we can pratice on it..
@beingrishi6450
@beingrishi6450 5 месяцев назад
9:33 Im getting 0 in each records in the output
@hemantkshirsagar
@hemantkshirsagar Год назад
I am using workbench. While i was practicing 3rd highest salary question im not getting row_num keyword? how to solve this.
@CodingGlitz
@CodingGlitz Год назад
It will work in Oracle SQL which SQL are you using?? You can use limit in MySQL and top keyword in case of SQL Server
@nitinkumar-xw1vg
@nitinkumar-xw1vg Месяц назад
Bhai aap interview bhi lete ho kya.for SQl. Kch latest quesy answers please share kr do. Mera interview hai wipro me
@CodingGlitz
@CodingGlitz Месяц назад
No
@nitinkumar-xw1vg
@nitinkumar-xw1vg Месяц назад
So, kindly share some important and latest questions which is asked in interview for SQl .
@mahesh1724
@mahesh1724 2 года назад
Hi sir.. I completed M_Tech in Mechanical Engineering n worked as Assistant Professor since from last 10 year .. Now I want to switch into IT field as Fresher...NOW I am learning SQL ... Is there any chance getting job in IT industry after a such long gap.. please suggest me sir..
@CodingGlitz
@CodingGlitz 2 года назад
Hi @mahesh I would suggest don't try as fresher and start from scratch. You can show 4-5 years of experience in IT with some realtime projects and just show them as your experience. There is a lot of scope and you can definitely try and get a job. And you can also explore SAP consultant job which might be suitable according to your background and experience. All the very best.
@mahesh1724
@mahesh1724 2 года назад
@@CodingGlitz THANK U SIR... PLEASE suggest how to make resume ..
@vijendrabijalwan7936
@vijendrabijalwan7936 2 года назад
sir question 23 may apne 2 table ki join kiya hai ya only employee table hi liya hai
@CodingGlitz
@CodingGlitz 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Q9bIOBds0lo.html Ye wala video dekho detail me explain Kiya gaya h
@CookNitesh
@CookNitesh 2 года назад
can you plz provide the pdf of answers and questions in this video???......it will be very helpfull for me....
@CodingGlitz
@CodingGlitz 2 года назад
Hey Nitesh, Sorry actually my laptop got crashed and all the materials which I had prepared are lost. I will definitely share if able to recover. Also there is delay in uploading further videos because of that.
@CookNitesh
@CookNitesh 2 года назад
@@CodingGlitz ok fine.... but let me tell u ,your videos are quite helpful for me....especially the interview questions videos.....thnx....
@leoking2386
@leoking2386 Год назад
Can you tell how can we do Q24 in MySQL?
@user-gl9lg3jc8o
@user-gl9lg3jc8o Год назад
Tried que 23 as its but im not getting output. e1.salary in on clause
@CodingGlitz
@CodingGlitz Год назад
Which db are you using??
@user-mo2gu1wo6p
@user-mo2gu1wo6p 4 месяца назад
why datatype like varchar2, Number8 is not accepted by sql server...Its simply accepting INT or VARCHAR due to this I am not able to create the sample data....what is the solution ?
@CodingGlitz
@CodingGlitz 4 месяца назад
www.w3schools.com/sql/sql_datatypes.asp
@showbizstyle9572
@showbizstyle9572 2 года назад
how can we practice? can you share dummy data
@iamamol429
@iamamol429 2 года назад
Last ka answer bhot lamba kiya using limit it's easy and used n-1 to get nth highest salary
@vaibhavsingh1538
@vaibhavsingh1538 Год назад
Solutions start from 4:48 minute
@CodingGlitz
@CodingGlitz Год назад
If anyone wants to check solution to any particular question directly click on timestamp given in description.
@I_am_smooth_as_butter
@I_am_smooth_as_butter Год назад
Bhai code bhi daal dete insert karne ka..we don't have data to practice along with you
@CodingGlitz
@CodingGlitz Год назад
Description me data hai
@beingrishi6450
@beingrishi6450 5 месяцев назад
16:32 This is not working in MySQL as per query given in google drive form
@tarakofficial2891
@tarakofficial2891 Год назад
For 24 th query if count is odd then is their any method to find
@CodingGlitz
@CodingGlitz Год назад
For odd and even you can always use MOD
@lilyfullery4779
@lilyfullery4779 2 года назад
many of the functions are there which are not working like instr and mod function can u please tell me why its happening.
@CodingGlitz
@CodingGlitz 2 года назад
I think you are using MySQL or any other database. Just you need to search for its alternative in the database you are working on. If you are still facing problem let me know we will find the root cause and solution.
@ashutoshchauhan2492
@ashutoshchauhan2492 2 года назад
How can we delete duplicate records if we don't have any primary key?
@CodingGlitz
@CodingGlitz 2 года назад
You need to get the min(rowid) in the same query and delete it.
Далее
SQL Interview Questions And Answers
30:24
Просмотров 53 тыс.
Əliyev və Putin kilsədə şam yandırıblar
00:29
Просмотров 198 тыс.
Practice SQL Interview Query | Big 4 Interview Question
14:47