Ishwar Academy
Ishwar Academy
  • 224
  • 1 835 049
🛠️ Fix SQL Constraints Issue: Remove Specific Column Constraints Easily! 🗂️
🔍 Are you struggling with removing constraints from a specific column in SQL? In this video, we tackle a viewer's query on how to remove constraints from just one column without affecting the others. Whether you're a beginner or an experienced developer, this tutorial will guide you through the steps needed to solve this common issue.
Watch as we dive into:
🕵️‍♂️ Identifying constraints in SQL
🛠️ Removing constraints from a specific column
🧠 Tips and tricks for managing SQL constraints efficiently
📂 Resources:
🔗 GitHub Repository: github.com/ishwar-panchariya
🔗 SQL Queries Repository: github.com/ishwar-panchariya/sql-project-online-retail-company-interview-questions-ultimate-guide
🔗 SQL Project Playlist: th-cam.com/video/d7BPBJ9JkgI/w-d-xo.html
🔗 MS SQL Server Playlist: th-cam.com/video/1idbrEwuh8w/w-d-xo.html
🔗 MS SQL Server Official Documentation:(learn.microsoft.com/en-us/sql/sql-server/?view=sql-server-ver16)
👍 Don't forget to Like, Share, and Subscribe for more content on SQL and Database Management!
🔔 Turn on notifications so you never miss an update!
Follow me on Instagram: ishwaracademy
#SQL #SQLTutorial #DatabaseManagement #InterviewPreparation #OnlineRetailProject #SQLQueries #DataAnalysis #SQLForBeginners #TechSkills #CareerDevelopment #Remove SQL Constraints
มุมมอง: 183

วีดีโอ

Ultimate JavaScript String Hacks: Unlock Multiple Results with One Simple Logic | JS Interview Q&A
มุมมอง 813 หลายเดือนก่อน
Unlock the power of JavaScript by mastering how to use the same logic to achieve different string manipulation results! In this video, we dive deep into essential JavaScript techniques like counting characters, removing duplicates, finding unique characters, and more-all derived from a single core logic. Whether you’re a beginner or an experienced developer, this tutorial will help you write cl...
🚀 SQL Developer & Data Analyst Fresher Resume: Tips and Template for New Graduates 🎓
มุมมอง 2.8K3 หลายเดือนก่อน
📄 Craft a professional SQL Developer & Data Analyst resume as a fresher. This guide offers essential tips and a template tailored for new graduates entering the data field. Highlight your SQL skills, academic projects, and analytical abilities to stand out in job applications. 💼 📂 Resources: 🔗 Resume Template: docs.google.com/document/d/1irFr50LNGivjpyVx_g-ObZnG0ZI3-mhq/edit?usp=sharing&ouid=11...
⏲️#6 Master SQL with Real-World Project: Backup & Restore | Automated Maintenance Plan 💾 (6/6)
มุมมอง 9064 หลายเดือนก่อน
"Learn how to master database backup and restoration in SQL Server with our detailed guide! 🛠️ This video covers creating backups, restoring databases, setting up automated maintenance plans, and scheduling SQL Agent jobs to ensure your database is always secure. Perfect for SQL beginners and professionals looking to enhance their database management skills. 🚀 Don't forget to like, share, and s...
🔒#5 Master SQL with Real-World Project: Implement Security | SQL Server Access Permissions📊 (5/6)
มุมมอง 1.1K4 หลายเดือนก่อน
"Learn how to master access control in SQL Server with our comprehensive guide! 🛠️ This video will walk you through creating logins, users, roles, and permissions to secure your OnlineRetailDB database. Perfect for beginners and professionals looking to enhance their database security skills. 🚀 Don't forget to like, share, and subscribe for more expert SQL Server tutorials! 👍🔔 📌 Topics Covered:...
🔍 #4 Master SQL with Real-World Project (Hindi): Implementing Views 📊 | Interview Preparation (4/6)
มุมมอง 1.3K4 หลายเดือนก่อน
🔍 Master SQL with Real-World Project (Hindi): Implementing Views 📊 | Interview Preparation Discover the power of views in SQL Server with our step-by-step guide on implementing views in the Online Retail Database! 🛠️ This video will walk you through the creation and management of views, demonstrating how they can simplify complex queries, enhance performance, and provide a clear structure for y...
🔍#3 Master SQL with Real-World Project: Implementing Indexing 📊 | Interview Preparation (3/6)
มุมมอง 1.4K4 หลายเดือนก่อน
"Unlock the full potential of your SQL Server Online Retail Database with our comprehensive guide on indexing! 🛠️ In this video, we'll walk you through the essential steps to start implementing indexing, optimizing your database performance, and streamlining your queries. 🚀 Whether you're a beginner or looking to sharpen your SQL skills, this tutorial has got you covered. 📚 Don't forget to like...
🔥#2 Master SQL with Real-World Project (Hindi): 🛠️ Automate SQL Server Logging with Triggers 🚀 (2/6)
มุมมอง 2.7K4 หลายเดือนก่อน
Learn how to automate logging in SQL Server using powerful triggers! 📈 This comprehensive tutorial will guide you through the process of creating automatic logs for INSERT, UPDATE, and DELETE operations. Perfect for database admins and developers looking to enhance their database auditing and security. 🚀 In this video, we'll cover: 📊 Creating a ChangeLog table 🔄 Writing triggers for automatic l...
🎥#1 Master SQL with Real-World Project (Hindi): Online Retail Database | Queries for Interview (1/6)
มุมมอง 16K4 หลายเดือนก่อน
🎥 Master SQL with Real-World Projects: Online Retail Company Database Queries for Interviews & Skill Development Are you preparing for a SQL interview or looking to enhance your database skills? This video is perfect for you! Dive into a comprehensive SQL project designed for an online retail company, featuring practical queries that are essential for cracking interviews and mastering SQL. 📌 To...
4. SQL Data Types in SQL Server | SQL Server Tutorial
มุมมอง 8K4 หลายเดือนก่อน
Dive into the world of SQL Server with our detailed guide on data types! 📚 Whether you're a beginner or looking to brush up on your SQL skills, this video covers everything from numeric and string data types to date/time and unique identifiers. Perfect for database enthusiasts and aspiring SQL developers! 🚀 In this video, you'll learn: The different categories of SQL Server data types 📁 How to ...
Scalable Angular Architecture: How to Structure Your App | Best Practices for Structuring Your App
มุมมอง 1355 หลายเดือนก่อน
"Struggling with how to structure your Angular application as it grows? Join us as we explore effective strategies for organizing your Angular project. We'll delve into modular design, shared modules, and the powerful Angular CLI. Discover how to maintain consistency and streamline your development workflow with expert tips and practical examples. 🧑‍💻✨" GitHub Repository: github.com/ishwar-panc...
FormGroup vs FormBuilder: Making the Right Choice for Angular Form Development
มุมมอง 5638 หลายเดือนก่อน
Confused about whether to use FormGroup or FormBuilder in your Angular form projects? This video clears the air by diving deep into the strengths and use cases of each approach. Discover: The core differences between FormGroup and FormBuilder and how they impact your development workflow. Practical examples illustrating when to opt for FormGroup for fine-grained control over form controls. Bene...
Angular Interview Essentials: ngIf and Filter Demystified
มุมมอง 1128 หลายเดือนก่อน
Preparing for a technical interview? Nail the Angular portion with our comprehensive breakdown of ngIf and filter usage. From fundamental concepts to advanced techniques, this tutorial covers everything you need to know to impress your interviewers. Learn how to wield ngIf for conditional rendering and harness the power of filter for data manipulation like a pro. Whether you're brushing up on y...
SQL Server Reporting Services SSRS Installation
มุมมอง 6748 หลายเดือนก่อน
Looking to install SQL Server Reporting Services (SSRS) for your data reporting needs? Follow our comprehensive step-by-step tutorial to seamlessly set up SSRS on your system. From downloading the installation files to configuring settings, we'll walk you through every stage of the process. Whether you're a novice or an experienced user, this guide will ensure a smooth SSRS installation. Subscr...
SQL Server 2022 Installation
มุมมอง 2038 หลายเดือนก่อน
Welcome to our comprehensive guide on installing SQL Server 2022! Whether you're a beginner or an experienced database administrator, this step-by-step tutorial will walk you through the process of installing SQL Server 2022 on your system. In this video, we cover everything you need to know, from downloading the SQL Server 2022 installation files to configuring the server settings for optimal ...
SQL Server Management Studio v19 (SSMS) Download & Installation
มุมมอง 1808 หลายเดือนก่อน
SQL Server Management Studio v19 (SSMS) Download & Installation
Cracking the Angular Interview: Unveiling *ngIf vs hidden
มุมมอง 28911 หลายเดือนก่อน
Cracking the Angular Interview: Unveiling *ngIf vs hidden
#19. MySQL : JOINS - Natural, Inner Join & Join with Using() | MySQL 2023
มุมมอง 584ปีที่แล้ว
#19. MySQL : JOINS - Natural, Inner Join & Join with Using() | MySQL 2023
#18. MySQL: LIMIT Clause | MySQL 2023
มุมมอง 226ปีที่แล้ว
#18. MySQL: LIMIT Clause | MySQL 2023
#17. MySQL: Import CSV | MySQL 2023
มุมมอง 274ปีที่แล้ว
#17. MySQL: Import CSV | MySQL 2023
#16. MySQL: Clauses (Where, Order By, Group By and Having) | MySQL 2023
มุมมอง 252ปีที่แล้ว
#16. MySQL: Clauses (Where, Order By, Group By and Having) | MySQL 2023
#15. MySQL: Date and Time Functions | MySQL 2023
มุมมอง 212ปีที่แล้ว
#15. MySQL: Date and Time Functions | MySQL 2023
#14. MySQL: String Functions | MySQL 2023
มุมมอง 331ปีที่แล้ว
#14. MySQL: String Functions | MySQL 2023
Mysql Numeric Functions
มุมมอง 338ปีที่แล้ว
Mysql Numeric Functions
#12. MySQL: Arithmetic and Logical Operators | MySQL 2023
มุมมอง 211ปีที่แล้ว
#12. MySQL: Arithmetic and Logical Operators | MySQL 2023
#11. MySQL: SELECT Statement | MySQL 2023
มุมมอง 188ปีที่แล้ว
#11. MySQL: SELECT Statement | MySQL 2023
#10. MySQL: DELETE Statement | MySQL 2023
มุมมอง 164ปีที่แล้ว
#10. MySQL: DELETE Statement | MySQL 2023
#9. MySQL: UPDATE Statement | MySQL 2023
มุมมอง 181ปีที่แล้ว
#9. MySQL: UPDATE Statement | MySQL 2023
#8. MySQL: INSERT Statement | MySQL 2023
มุมมอง 333ปีที่แล้ว
#8. MySQL: INSERT Statement | MySQL 2023
#7. MySQL: Drop & Truncate | MySQL 2023
มุมมอง 308ปีที่แล้ว
#7. MySQL: Drop & Truncate | MySQL 2023

ความคิดเห็น

  • @nibeditadas9942
    @nibeditadas9942 วันที่ผ่านมา

    sir leetcod ke solution bhi btaoye

  • @nibeditadas9942
    @nibeditadas9942 2 วันที่ผ่านมา

    sir can you make videos on AWS and ML

  • @SwatiSwati-h5f
    @SwatiSwati-h5f 2 วันที่ผ่านมา

    Voice is not clear

  • @Rityad162
    @Rityad162 3 วันที่ผ่านมา

    SELECT E.EMP_NAME, E.EMP_SALARY FROM EMPLOYEE E LEFT JOIN DEPARTMENT D ON E.EMP_DEPTID=D.DEPT_ID WHERE D.DEPT_LOCATION = 'NEW YORK';

  • @Rityad162
    @Rityad162 3 วันที่ผ่านมา

    SELECT * FROM EMPLOYEE WHERE EMP_DEPTID = (SELECT DEPT_ID FROM DEPARTMENT WHERE DEPT_LOCATION = 'NEW YORK' );

  • @chintandarji7893
    @chintandarji7893 5 วันที่ผ่านมา

    SELECT EMP_ID, EMP_NAME, EMP_SALARY, EMP_DEPID,DEPT_NAME,DEPT_LOCATION FROM (SELECT * FROM EMPLOYEE E LEFT JOIN DEPARTMENT D ON E.EMP_DEPID = D.DEPT_ID WHERE D.DEPT_LOCATION = 'NEW YORK') t; used subquery, join and aliase

  • @thestorytym
    @thestorytym 9 วันที่ผ่านมา

    I cannot download it on Mac, is there any alternatives?

  • @wasimkotwal1889
    @wasimkotwal1889 11 วันที่ผ่านมา

    I would request you to kindly make video on long complex sql query for power bi or tableau requirement ..

  • @wasimkotwal1889
    @wasimkotwal1889 11 วันที่ผ่านมา

    Excellent ...I really appreciate the way u explain in simple manner ...I have watch many videos to understand this , but finally my conclusion has been solved with your way of explaining ..I can say no will beat on TH-cam for this ...really appreciated and thank you ...entire series was clearly capture apple to apple ..

  • @arvindkumargautam1707
    @arvindkumargautam1707 18 วันที่ผ่านมา

    C lanvej

  • @chodipilliravikumar4459
    @chodipilliravikumar4459 21 วันที่ผ่านมา

    Please share data file or CSV file

  • @chodipilliravikumar4459
    @chodipilliravikumar4459 21 วันที่ผ่านมา

    Please send data file

  • @chodipilliravikumar4459
    @chodipilliravikumar4459 21 วันที่ผ่านมา

    Hi sir

  • @merakamiputtar
    @merakamiputtar 23 วันที่ผ่านมา

    I ❤ like your vedio apka samjany ka andaz bohat acha ha bhai

  • @Aakash-e8v8n
    @Aakash-e8v8n 23 วันที่ผ่านมา

    hii @Ishwar i tried order by clause in my string values and it doesn't work on string values

    • @IshwarAcademy
      @IshwarAcademy 23 วันที่ผ่านมา

      It should work.

    • @IshwarAcademy
      @IshwarAcademy 23 วันที่ผ่านมา

      Can you type your query in this chat

  • @BarikulIslam-x8f
    @BarikulIslam-x8f 25 วันที่ผ่านมา

    Tnx ❤❤❤

  • @Rahulpahadi307
    @Rahulpahadi307 25 วันที่ผ่านมา

    15:03 category id ko references nhi kiya apne

  • @harshdubey901
    @harshdubey901 27 วันที่ผ่านมา

    SIR IN QUERY 37 CAN WE DO LIKE THIS ? SELECT * FROM vw_RecentOrders ORDER BY OrderDate DESC;

  • @merakamiputtar
    @merakamiputtar 27 วันที่ผ่านมา

    I like your working bro ❤

  • @harpreetkaur-lu8np
    @harpreetkaur-lu8np 27 วันที่ผ่านมา

    i see a distorted screen in this video is that same for others?

  • @Datapassenger_prashant
    @Datapassenger_prashant 28 วันที่ผ่านมา

    Bhai, thanks a lot, I was able to solve one SQL problem on hackerrank because of this video.. The blunder on hackerrank on ms SQL ssms Data type Money ❤

  • @deepnarayanroy5166
    @deepnarayanroy5166 29 วันที่ผ่านมา

    Sir very nicely explained. One request- please make tutorial on SSIS.!

  • @KonkaM-z4z
    @KonkaM-z4z หลายเดือนก่อน

    sir question 4 (select c.customerID, c.FirstName, c.Lastname, sum(o.totalamount) as Totalamount from customers c join orders o on c.customerID = o.customerID group by c. firstName, c.Lastname order by Total amount desc LIMIT 5:) this is correct query for this question sir

  • @zayn1898
    @zayn1898 หลายเดือนก่อน

    Sir is this project is good for resume?

  • @amankhare9358
    @amankhare9358 หลายเดือนก่อน

    Can I make this project in snowflake

  • @Husnainkutail
    @Husnainkutail หลายเดือนก่อน

    Video link

  • @mosaleem3115
    @mosaleem3115 หลายเดือนก่อน

    isko modify kese ker sakte hai

  • @gamyamentertainment4922
    @gamyamentertainment4922 หลายเดือนก่อน

    can you speak loudly, then we can understand the word which you are saying. your voice is very low.

    • @IshwarAcademy
      @IshwarAcademy หลายเดือนก่อน

      Hi, Thank you for your feedback. I have maintained sufficient audio pitch for the video. Still, if you feel audio is low, I will improve in upcoming videos.

  • @prafulnagapure240
    @prafulnagapure240 หลายเดือนก่อน

    make a video on window functions

  • @Rams_Scaral
    @Rams_Scaral หลายเดือนก่อน

    Can we use multiple columns in the order by caulse

    • @IshwarAcademy
      @IshwarAcademy หลายเดือนก่อน

      Yes, you can use multiple columns in the ORDER BY clause in SQL. When you specify multiple columns, the sorting is performed in the order you list them

  • @MohiniYadav-zy5wz
    @MohiniYadav-zy5wz หลายเดือนก่อน

    Web development par bhi videos banao na please apke videos bahut achhe lgte hai

    • @IshwarAcademy
      @IshwarAcademy หลายเดือนก่อน

      @@MohiniYadav-zy5wz ok. Web development me kaunsi technology?

  • @rendezvousnaveen4242
    @rendezvousnaveen4242 หลายเดือนก่อน

    No comments... developers may be understanding 😀😀

  • @Rahulpahadi307
    @Rahulpahadi307 หลายเดือนก่อน

    Bahut acha laga video

  • @naren2146
    @naren2146 หลายเดือนก่อน

    We need in this English language

  • @smile4L189
    @smile4L189 หลายเดือนก่อน

    --Query 5: Retrieve the most popular product category SELECT TOP 1 c.CategoryID,c.CategoryName ,sum(oi.Quantity) as TotalQuantity from OrderItems oi join Products p on oi.ProductID=p.ProductID join Categories c on p.CategoryID=c.CategoryID group by c.CategoryID,c.CategoryName order by TotalQuantity DESC;

  • @smile4L189
    @smile4L189 หลายเดือนก่อน

    --Query 4: List top 5 customers order by total spending SELECT TOP 5 c.CustomerID, CONCAT(c.FirstName, ' ', c.LastName) AS Full_name, SUM(oi.Quantity * oi.Price) AS TotalAmount FROM Orders o JOIN Customers c ON o.CustomerID = c.CustomerID JOIN OrderItems oi ON o.OrderID = oi.OrderID GROUP BY c.CustomerID, c.FirstName, c.LastName ORDER BY TotalAmount DESC;

  • @Rahulpahadi307
    @Rahulpahadi307 หลายเดือนก่อน

    Thanks brotherw❤❤❤

  • @akashrokade12
    @akashrokade12 หลายเดือนก่อน

    Real Gem content

  • @Deepak-zx5sc
    @Deepak-zx5sc 2 หลายเดือนก่อน

    Nice explanation sir

  • @smile4L189
    @smile4L189 2 หลายเดือนก่อน

    please provide database link ?

  • @ashishtayade047
    @ashishtayade047 2 หลายเดือนก่อน

    Thank you sir very nice gide & very nice best explain SQL data type teaching video 👍

  • @chetant_thorat
    @chetant_thorat 2 หลายเดือนก่อน

    sir please make project in oracle sql developer

  • @shwetagupta8876
    @shwetagupta8876 2 หลายเดือนก่อน

    Nicely explained ! Such a sweet voice you have.

  • @AnushkaGomkale-f1n
    @AnushkaGomkale-f1n 2 หลายเดือนก่อน

    React playlist please

    • @IshwarAcademy
      @IshwarAcademy 2 หลายเดือนก่อน

      I have not yet explored React, but Angular. Yes, if you need Angular playlist, I will try it

  • @niravpatel3575
    @niravpatel3575 2 หลายเดือนก่อน

    Q16. select p.productID, p.Productname, count(oi.orderID) as OrderCount, Sum(oi.Quantity) As OrderQuantity from products p join OrderItems oi on p.ProductID= oi.ProductID Group by p.productID, p.Productname Order by OrderCount;

  • @yuvrajjadhav1506
    @yuvrajjadhav1506 2 หลายเดือนก่อน

  • @SilverScreenMinds
    @SilverScreenMinds 2 หลายเดือนก่อน

    Is this applicable on Null values ? Suppose I want to see all records which are NULL using WHERE clause.

    • @IshwarAcademy
      @IshwarAcademy 2 หลายเดือนก่อน

      Yes you can do this.

  • @niravpatel3575
    @niravpatel3575 2 หลายเดือนก่อน

    Q14- WITH MaxPrices AS ( SELECT p.CategoryID, MAX(p.Price) AS MaxPrice FROM Products p GROUP BY p.CategoryID ) SELECT c.CategoryName, p.ProductName, p.Price FROM MaxPrices mp JOIN Products p ON mp.CategoryID = p.CategoryID AND mp.MaxPrice = p.Price JOIN Categories c ON p.CategoryID = c.CategoryID;

    • @smile4L189
      @smile4L189 2 หลายเดือนก่อน

      have u database for this sql project

  • @bademama-16i
    @bademama-16i 2 หลายเดือนก่อน

    nice

  • @bademama-16i
    @bademama-16i 2 หลายเดือนก่อน

    nice