Computer Science
Latest uploads at Computer Science. Looking for notes at Computer Science? We have lots of notes, study guides and study notes available for your school.
-
1564
-
4
-
83
All courses for Computer Science
-
Computer Science 1
-
Computer Science 7
-
COMPUTER SCIENCE 1560
-
COMPUTER SCIENCE , 2
-
Computer science / 3
-
COMPUTER SCIENCE, 5
-
Computer Science: 3
-
Computer-science 1
-
Python Programming 1
-
Python Programming Language 2
-
WordPress 1
Latest content Computer Science
This document provides detailed and structured notes on SQL Denormalization, focusing on performance optimization and real-world database design. 
 
What you will learn: 
 
Introduction to SQL Denormalization 
 
Difference between normalization and denormalization 
 
Techniques used in denormalization 
 
Advantages and disadvantages 
 
Performance impact and use cases
- Summary
- • 6 pages's •
-
Computer Science•Computer Science
This document provides complete and detailed notes on SQL Transactions, including ACID properties, commands, and real-world applications. 
 
 What you will learn: 
 
Introduction to SQL Transactions 
 
ACID properties (Atomicity, Consistency, Isolation, Durability) 
 
Transaction control commands (COMMIT, ROLLBACK, SAVEPOINT) 
 
Transaction states and execution flow 
 
Real-world applications
- Summary
- • 5 pages's •
-
Computer Science•Computer Science
This document provides complete and detailed notes on SQL Triggers, including types, creation, execution flow, and real-world applications. 
 
 What you will learn: 
 
Introduction to SQL Triggers 
 
Types of triggers (BEFORE, AFTER, INSTEAD OF) 
 
Creating and executing triggers 
 
Advantages and disadvantages 
 
Real-world use cases
- Summary
- • 6 pages's •
-
Computer Science•Computer Science
This document provides complete and detailed notes on SQL Functions, covering types, creation, and real-world applications. 
 
 What you will learn: 
 
Introduction to SQL Functions 
 
Types of functions (Scalar, Aggregate, UDF) 
 
Creating and using functions 
 
Advantages and disadvantages 
 
Comparison with stored procedures 
 
Real-world applications
- Summary
- • 7 pages's •
-
COMPUTER SCIENCE•COMPUTER SCIENCE
This document provides complete and detailed notes on SQL Stored Procedures, covering creation, execution, parameters, and real-world applications. 
 
 What you will learn: 
 
Introduction to Stored Procedures 
 
Creating and executing procedures 
 
Parameters and dynamic queries 
 
Advantages and disadvantages 
 
Comparison with functions 
 
Real-world use cases
- Summary
- • 6 pages's •
-
computer science•computer science
This document provides complete and detailed notes on SQL Views, including types, creation, usage, and real-world applications. 
 
 What you will learn: 
 
Introduction to SQL Views 
 
Types of views (Simple and Complex) 
 
Creating and updating views 
 
Advantages and disadvantages 
 
Security using views 
 
Real-world applications
- Summary
- • 6 pages's •
-
Computer Science•Computer Science
This document provides detailed and easy-to-understand notes on SQL Indexes, covering types, working, and performance optimization techniques. 
 
 What you will learn: 
 
Introduction to SQL Indexes 
 
Types of indexes (Clustered, Non-Clustered, Unique, Composite) 
 
How indexing improves performance 
 
Real-world applications 
 
Advantages and disadvantages 
 
Common mistakes and best practices
- Summary
- • 5 pages's •
-
Computer Science•Computer Science
This document provides complete and easy-to-understand notes on SQL Subqueries, covering nested queries, correlated subqueries, and real-world applications. 
 
 What you will learn: 
 
Introduction to SQL Subqueries 
 
Types of subqueries (single-row, multi-row, correlated) 
 
Subqueries in WHERE and SELECT clauses 
 
Correlated subqueries explained with examples 
 
Difference between subqueries and joins 
 
Real-world use cases
- Summary
- • 6 pages's •
-
cOMPUTER SCIENCE•cOMPUTER SCIENCE
What you will learn: 
 
Introduction to GROUP BY and its purpose 
 
How GROUP BY works internally 
 
Use of aggregate functions (COUNT, SUM, AVG, MIN, MAX) 
 
HAVING clause and its importance 
 
Difference between WHERE and HAVING 
 
Practical SQL query examples 
 
Real-world applications of data grouping 
 
 This document is perfect for: 
 
Engineering students 
 
Computer Science learners 
 
Beginners learning SQL 
 
Students preparing for exams and placements
- Summary
- • 3 pages's •
-
COMPUTER SCIENCE•COMPUTER SCIENCE
This PDF provides complete and detailed notes on SQL Constraints and Keys, focusing on maintaining data integrity and enforcing rules in relational databases. 
 
 What you will learn: 
 
Introduction to SQL Constraints 
 
Primary Key and Foreign Key concepts 
 
Unique, Not Null, and Check constraints 
 
Data validation techniques in SQL 
 
Practical SQL examples 
 
Conceptual understanding with diagrams 
 
 This document is perfect for: 
 
Engineering students 
 
Computer Science learners 
 
SQL...
- Summary
- • 5 pages's •
-
Computer science•Computer science