- 38
- 1 622
ZeroLagZONE
เข้าร่วมเมื่อ 30 ส.ค. 2020
I’m Madan Raj, a Software Developer, and I’m here to share my knowledge and experience with those who are looking to pursue a career in the IT sector. My goal is to help build a strong foundation in basic concepts, as interviews often focus on these fundamentals.
I started this channel with the hope of guiding and empowering young learners to have a successful career in tech. Let’s learn together and grow in this exciting field!
Feedback is always welcome as we continue to improve and learn from each other.
Thank you all for your support!
Don’t forget to like, share, and subscribe!
I started this channel with the hope of guiding and empowering young learners to have a successful career in tech. Let’s learn together and grow in this exciting field!
Feedback is always welcome as we continue to improve and learn from each other.
Thank you all for your support!
Don’t forget to like, share, and subscribe!
Day 21 | Use of Limit Keyword in SQL | SQL basics
"Hello everyone,
In this video, we will cover the Use of Limit Keyword in SQL
Link of Previous Video :- th-cam.com/video/dYFgb-T6rYE/w-d-xo.html
Top and Percent in SQL Server :- th-cam.com/video/DGiS99XGtds/w-d-xo.html
SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html
View my Channel for more such videos :- www.youtube.com/@UCNau-ybZXju4Idd7XRQzFVw
Like Share and Subscribe
Happy learning!"
In this video, we will cover the Use of Limit Keyword in SQL
Link of Previous Video :- th-cam.com/video/dYFgb-T6rYE/w-d-xo.html
Top and Percent in SQL Server :- th-cam.com/video/DGiS99XGtds/w-d-xo.html
SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html
View my Channel for more such videos :- www.youtube.com/@UCNau-ybZXju4Idd7XRQzFVw
Like Share and Subscribe
Happy learning!"
มุมมอง: 17
วีดีโอ
Day 20 | Temporary tables in SQL | SQL basics
มุมมอง 32วันที่ผ่านมา
"Hello everyone, In this video, we will cover Temporary tables in SQL Temporary tables are used to store intermediate results temporarily during the execution of a query or a session. Types of Temporary tables 1. Local Temporary Tables 2. Global Temporary Tables Link of Previous Video :- th-cam.com/video/i8-E4xkq-KE/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbC...
Day 19 | Indexes in SQL | SQL Advance
มุมมอง 17521 วันที่ผ่านมา
"Hello everyone, In this video, we will cover Indexes in SQL Syntax:- Create Index IndexName On TableName (ColumnName Asc/Desc) Types of Indexes 1. Clustered Index 2. Non- Clustered Index Link of Previous Video :- th-cam.com/video/97Ku6YtGvwA/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html View my Channel for more such videos :- www.youtube.com/@UCNau...
Day 18 | Views in SQL | SQL Basics
มุมมอง 5728 วันที่ผ่านมา
"Hello everyone, In this video, we will cover Views in SQL Syntax 1.Create a View Create View ViewName As Select * From TableName 2.Drop a View Drop View If Exists ViewName If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/DZtUaItDis0/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc...
Day 17 | Type Casting in SQL | SQL Basics
มุมมอง 37หลายเดือนก่อน
"Hello everyone, In this video, we will cover Type Casting in SQL Types 1. Cast() 2. Convert() If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/DZtUaItDis0/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html View my Channel for more such videos :- www.youtube.com/@UCNau-ybZXju4Id...
Day 16 | Constraints in SQL | SQL Basics
มุมมอง 52หลายเดือนก่อน
"Hello everyone, In this video, we will cover Constraints in SQL Types 1. Primary Key (Unique Not Null) 2. Foreign Key (To establish Relationship between tables) 3. Unique 4. Not Null 5. Check 6. default 7. Index If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/Reo2mwPKjwA/w-d-xo.html SQL Tutorial PlayList:- th-cam.com...
Day 15 | Subqueries in SQL | SQL Basics
มุมมอง 81หลายเดือนก่อน
"Hello everyone, In this video, we will cover Subqueries in SQL Types of subqueries 1.Single Value Subqueries 2. Multiple Value SubQueries If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/iypudj7UbhE/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html View my Channel for more suc...
Day 14 | Self Joins And Cross Joins in SQL | SQL Basics
มุมมอง 47หลายเดือนก่อน
"Hello everyone, In this video, we will cover Self Joins And Cross Joins Self Join- Joining done within a table Cross Join - Returns Cartesian Product of two tables If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/o7yZYW-bSvw/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html Vi...
Day 13 | SQL Joins | Inner Joins and Outer Joins | SQL Basics
มุมมอง 92หลายเดือนก่อน
"Hello everyone, In this video, we will cover Inner and outer Joins in SQL -Types of Join 1 Inner join 2 Outer Join -Left Outer Join / Left Join -Right Outer Join / Right Join -Full Outer Join / Full Join If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/kdF5kTVGkCE/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PL...
Day 12 | SQL Window Functions | SQL Basics
มุมมอง 27หลายเดือนก่อน
"Hello everyone, In this video, we will cover Window Functions used in SQL 1. Rank() 2. Dense_Rank() 3. Row_Number() If you have any doubts, feel free to leave your questions in the comments section. Link of Previous Video :- th-cam.com/video/DGiS99XGtds/w-d-xo.html SQL Tutorial PlayList:- th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html View my Channel for more such videos :- www.youtub...
ACID Properties | RDBMS | SQL Concepts | Database
มุมมอง 52หลายเดือนก่อน
Hello Everyone, In this Video, we will discuss about ACID Properties and its importance in Relational Database Management System. I hope you are Enjoying my Videos, let me know in the comment section Important Links for your reference SQL Tutorial : th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq-AsbCi4NDXtc.html SQL Exercises: th-cam.com/play/PLlnOv_y34vKsAd98tMWkrsUuuqmOLHLJ-.html TH-cam Channel Link ...
SQL Exercises | Basic SQL | Part 2
มุมมอง 43หลายเดือนก่อน
Hello Everyone! In this video, we'll walk through how to write SQL queries to solve these problems, step by step. If you're new to SQL, no worries! I recommend checking out the SQL Playlist (link below), where I've covered concepts from beginner to advanced levels. It'll help you build a strong foundation and improve your SQL skills! SQL Tutorial Playlist: th-cam.com/play/PLlnOv_y34vKuJb3PkAHeq...
SQL Commands | Types of SQL Commands | RDBMS
มุมมอง 12หลายเดือนก่อน
SQL Commands | Types of SQL Commands | RDBMS
Day 11 | Use of Alias,Top, Percent and Order By in SQL | SQL Basics
มุมมอง 51หลายเดือนก่อน
Day 11 | Use of Alias,Top, Percent and Order By in SQL | SQL Basics
Day 10 | Group Function in SQL | SQL Basics
มุมมอง 27หลายเดือนก่อน
Day 10 | Group Function in SQL | SQL Basics
Day 9 | Date Functions in SQL | SQL Basics
มุมมอง 114หลายเดือนก่อน
Day 9 | Date Functions in SQL | SQL Basics
Day 8 | Number Functions in SQL | SQL Basics
มุมมอง 74หลายเดือนก่อน
Day 8 | Number Functions in SQL | SQL Basics
Day 6 | Use of Alter Command in SQL | SQL Basics
มุมมอง 55หลายเดือนก่อน
Day 6 | Use of Alter Command in SQL | SQL Basics
Day 5 | Like Operator and Wildcard Patterns | SQL Basics
มุมมอง 40หลายเดือนก่อน
Day 5 | Like Operator and Wildcard Patterns | SQL Basics
Day 4 | Distinct Keyword and Sp_Help in SQL | SQL Basics
มุมมอง 48หลายเดือนก่อน
Day 4 | Distinct Keyword and Sp_Help in SQL | SQL Basics
Day 3 | Select and Where Clause | SQL Basics
มุมมอง 31หลายเดือนก่อน
Day 3 | Select and Where Clause | SQL Basics
Day 2 | Syntax to Insert and Update Records in a Table | SQL Basics
มุมมอง 30หลายเดือนก่อน
Day 2 | Syntax to Insert and Update Records in a Table | SQL Basics
Day 1 | Syntax to Create Database and Table | SQL Basics
มุมมอง 104หลายเดือนก่อน
Day 1 | Syntax to Create Database and Table | SQL Basics
Addition of two numbers in C++ || C++ tutorial
มุมมอง 33 ปีที่แล้ว
Addition of two numbers in C || C tutorial
How to do it form level with sql or vba code. Front End Users are mostly working with forms
No idea, Will try to find out ...
plz upload your database too.
Done, Please check the Description Thanks for your Patience