Have a question?
Message sent Close
4.51
205 reviews

SQL complete Bootcamp From Basics to Advanced,Sql interview

Why SQLStore large number of recordsShare huge data set among many peopleAdd and edit data easilyQuick and easy to find ... Show more
Instructor
Udemy
22,139 Students enrolled
  • Description
  • Curriculum
  • FAQ
  • Reviews

Why SQLStore large number of recordsShare huge data set among many peopleAdd and edit data easilyQuick and easy to find informationRDBMS TERMINOLOGYColumn as Attribute Row as Entity InstanceTable as EntityAlternateKey as UniqueKeyRELATIONSHIPS Cardinality90% of the tables in database will be linked with another tables.10%of the tables will be independent.There are three types of relationships between tablesone to oneone to manymany to manyTables can have a single / multiple relationships or may not have relationships.Structured data – 2 dimensional data Rows,ColumnsPrimaryKey in one table will be given as ForiegnKey in another table to build relationship.DATA MODELINGRDBMSPrimaryKey & ForiegnKey with relationship between them.1 to 1 – any PrimaryKey can become ForiegnKey1 to many employees in a departmentPK of parent table will be FK in child tableDepartment table Deptid(PK),DeptName,Employees Table Empid,EmpName,DeptId(FK)many to many(students and teachers,patients & doctors,Hospital & Doctors)(TeacherId,TeacherName)(StudentId,StudentName,TeacherId)New table will be created and extra column will be added(Bridge Table)Patient Table(PatientNo(PK),PatientName,Adress),Doctors Table(DoctorNo(PK),Name,Qualification,Salary, DateOfJoining, DateOfResigning)Patient Doctor Table()SDLC-Software Development Life CycleRequirement Analysis & Design Development Testing ReleaseDomain expert(SRS documentation) Architect SQL developers Testers Deployers(TL/Manager)ERD(Entity Relationship Diagram)Peter Chan-Used to design DatabaseReferential Integrity SQL server performs existence check when we create relationship.SELF REFERENTIAL TABLESA table which has both PrimaryKey and ForiegnKey in it & ForiegnKey refering the primary key in the same table.You are going to learn commands (DDL,DML,DQL,DCL,TCL)datatypes constraints CONSTRAINSNull DefaultPrimaryKey UniqueKeyForiegnKeyCheckAuto Incrementviewsoperatorsquery writingjoinssub queryderived tableViews IndexesStored ProceduresTriggers FunctionsCursors

How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
4.51
205 reviews
Stars 5
108
Stars 4
69
Stars 3
21
Stars 2
6
Stars 1
1
59660
Share
Course details
Video 20 hours
Lectures 1
Certificate of Completion

External Links May Contain Affiliate Links read more

Join our Telegram Channel To Get Latest Notification & Course Updates!
Join Our Telegram For FREE Courses & Canva PremiumJOIN NOW