FileMood

Download Introduction to Databases - Stanford

Introduction to Databases Stanford

Name

Introduction to Databases - Stanford

 DOWNLOAD Copy Link

Total Size

1.5 GB

Total Files

234

Last Seen

2024-10-26 03:36

Hash

2FF18AACD4C99440CEF66E855DF30F7DC748B665

/Assignments (mht)/

01 - XML Quiz.mht

291.7 KB

02 - DTD Exercises.mht

279.2 KB

03 - Relational Algebra Quiz.mht

302.1 KB

04 - Relational Algebra Exercises.mht

301.4 KB

05 - SQL Movie-Rating Query Exercises.mht

302.7 KB

06 - SQL Movie-Rating Modification Exercises.mht

281.6 KB

07 - SQL Social-Network Query Exercises.mht

407.7 KB

08 - SQL Social-Network Modification Exercises.mht

383.5 KB

09 - Functional Dependencies Quiz.mht

299.7 KB

10 - Multivalued Dependencies Quiz.mht

283.9 KB

11 - Normalization Quiz.mht

297.7 KB

12 - XML Course-Catalog XPath and XQuery Exercises.mht

293.9 KB

13 - XML Course-Catalog XSLT Exercises.mht

278.5 KB

14 - XML World-Countries XPath and XQuery Exercises.mht

288.6 KB

15 - XML World-Countries XSLT Exercises.mht

374.1 KB

16 - UML Quiz.mht

323.4 KB

17 - Indexes Quiz.mht

272.7 KB

18 - Constraints and Triggers Quiz.mht

292.0 KB

19 - SQL Social-Network Triggers Exercises.mht

422.0 KB

20 - Transactions Quiz.mht

276.4 KB

21 - Authorization Quiz.mht

277.3 KB

22 - Views Quiz.mht

275.0 KB

23 - SQL Movie-Rating View Modification Exercises.mht

331.6 KB

24 - Recursion Quiz.mht

279.4 KB

25 - OLAP Quiz.mht

272.6 KB

/.../01-Introduction To The Course/

CourseIntro annotated.pptx

1.1 MB

CourseIntro.pdf

1.1 MB

/.../01-The relational model/

RelationalModel annotated.pptx

638.8 KB

RelationalModel.pdf

1.7 MB

/.../02-Querying relational databases/

RelationalQuerying annotated.pptx

713.6 KB

RelationalQuerying.pdf

846.1 KB

/.../01-Well-formed XML/

Bookstore-noDTD.xml

1.1 KB

WellFormedXML annotated.pptx

777.0 KB

WellFormedXML.pdf

1.0 MB

/.../02-DTDs, IDs & IDREFs/

Bookstore-DTD.xml

1.9 KB

Bookstore-IDREFs.xml

1.5 KB

DTDs annotated.pptx

697.6 KB

DTDs.pdf

929.6 KB

/.../03-XML Schema/

Bookstore-XSD.xml

1.9 KB

Bookstore.xsd

2.8 KB

XMLSchema annotated.pptx

395.9 KB

XMLSchema.pdf

505.2 KB

/.../01-Select, project, join/

RelationalAlgebra1 annotated.pptx

1.6 MB

RelationalAlgebra1.pdf

2.5 MB

/.../02-Set operators, renaming, notation/

RelationalAlgebra2 annotated.pptx

1.6 MB

RelationalAlgebra2.pdf

2.4 MB

/.../01-Introduction to SQL/

SQLIntro annotated.pptx

602.1 KB

SQLIntro.pdf

495.5 KB

/.../02-Basic SELECT statement/

BasicSelect.sql

3.4 KB

SQLSelect annotated.pptx

385.5 KB

SQLSelect.pdf

206.7 KB

/.../03-Table variables and set operators/

SQLTableVarsSetOps annotated.pptx

363.8 KB

SQLTableVarsSetOps.pdf

170.1 KB

TableVarsSetOps.sql

3.5 KB

/.../04-Subqueries in WHERE clause/

SQLSubqueriesWhere.pdf

163.5 KB

SQLSubqueriesWhere.pptx

355.5 KB

SubqueriesWhere.sql

6.2 KB

/.../05-Subequeries in FROM and SELECT/

SQLSubqueriesFromSelect annotated.pptx

385.4 KB

SQLSubqueriesFromSelect.pdf

203.0 KB

SubqueriesFromSelect.sql

2.4 KB

/05-SQL/06-Aggregation/

SQLAggregation.pdf

167.0 KB

SQLAggregation.pptx

354.2 KB

SQLAggregation.sql

7.5 KB

SQLNulls.pdf

161.6 KB

SQLNulls.pptx

350.7 KB

SQLNulls.sql

1.7 KB

/.../08-Data modification statements/

SQLModifications annotated.pptx

422.0 KB

SQLModifications.pdf

317.8 KB

SQLModifications.sql

4.2 KB

/05-SQL/

Data.sql

2.0 KB

Schema.sql

0.3 KB

/.../01-Relational Design Overview/

RelDesignOverview annotated.pptx

1.3 MB

RelDesignOverview.pdf

1.6 MB

/.../02-Functional Dependencies/

FunctionalDependencies annotated.pptx

2.5 MB

FunctionalDependencies.pdf

3.2 MB

/.../03-Boyce-Codd Normal Form/

BCNF annotated.pptx

2.3 MB

BCNF.pdf

2.8 MB

/.../04-Multivalued dependencies, 4th normal form/

MVDs4NF annotated.pptx

2.6 MB

MVDs4NF.pdf

3.2 MB

/.../05-Shortcomings of BCNF-4NF/

NormalFormShortcomings annotated.pptx

1.3 MB

NormalFormShortcomings.pdf

1.7 MB

/.../07-Querying XML/01-XPath/

XPath annotated.pptx

957.5 KB

XPath.pdf

1.2 MB

XPath.xq

6.1 KB

/.../07-Querying XML/02-XQuery/

XQuery annotated.pptx

706.4 KB

XQuery.pdf

874.0 KB

XQuery.xq

6.7 KB

/.../07-Querying XML/03-XSLT/

XSLT annotated.pptx

577.7 KB

XSLT.pdf

741.8 KB

XSLT.txt

9.1 KB

/.../07-Querying XML/

BookstoreQ.xml

2.8 KB

/.../01-UML Data Modeling/

UMLModeling annotated.pptx

2.5 MB

UMLModeling.pdf

3.1 MB

/.../02-UML To Relations/

UMLRelations annotated.pptx

3.8 MB

UMLRelations.pdf

4.7 MB

/.../01-Motivation & overview/

ConstraintsTriggersMotivation annotated.pptx

1.4 MB

ConstraintsTriggersMotivation.pdf

1.6 MB

/.../02-Constraints of several types/

Constraints annotated.pptx

402.9 KB

Constraints.pdf

394.7 KB

Constraints.sql

9.4 KB

/.../03-Referential integrity/

ReferentialIntegrity annotated.pptx

907.1 KB

ReferentialIntegrity.pdf

1.4 MB

ReferentialIntegrity.sql

7.6 KB

/.../04-Triggers Introduction/

TriggersIntro annotated.pptx

936.0 KB

TriggersIntro.pdf

1.1 MB

/.../05-Triggers Demo (Part 1)/

Triggers Demo1.pdf

288.4 KB

Triggers Demo1.pptx

367.0 KB

Triggers1.sql

6.7 KB

/.../06-Triggers Demo (Part 2)/

Triggers Demo2.pdf

282.5 KB

Triggers Demo2.pptx

361.5 KB

Triggers2.sql

4.3 KB

/10-Indexes/01-Indexes/

Indexes annotated.pptx

1.2 MB

Indexes.pdf

1.4 MB

/.../01-Defining and using views/

DefiningViews annotated.pptx

681.8 KB

DefiningViews.pdf

805.1 KB

Views.sql

4.6 KB

/.../02-View modifications - introduction/

ModifyingViewsIntro annotated.pptx

800.9 KB

ModifyingViewsIntro.pdf

939.7 KB

/.../03-View modifications using triggers/

ModifyingViewsTriggers.pdf

338.0 KB

ModifyingViewsTriggers.pptx

361.9 KB

ViewsModTriggers.sql

5.7 KB

/.../04-Automatic view modifications/

ModifyingViewsAuto annotated.pptx

381.1 KB

ModifyingViewsAuto.pdf

373.7 KB

ViewsModAuto.sql

6.9 KB

/.../05-Materialized views/

MaterializedViews annotated.pptx

1.1 MB

MaterializedViews.pdf

1.4 MB

/.../01-Introduction to transactions/

TransactionsIntro annotated.pptx

1.2 MB

TransactionsIntro.pdf

1.5 MB

/.../02-Transaction properties/

TransactionsProperties annotated.pptx

1.2 MB

TransactionsProperties.pdf

1.4 MB

/.../03-Isolation levels/

TransactionsIsolation annotated.pptx

1.3 MB

TransactionsIsolation.pdf

1.6 MB

/13-Authorization/01-Authorization/

Authorization annotated.pptx

1.0 MB

Authorization.pdf

1.4 MB

/.../01-Basic recursive WITH statement intro/

BasicRecursion annotated.pptx

811.1 KB

BasicRecursion.pdf

916.7 KB

/.../02-Basic recursive WITH statement demo/

BasicRecursion.sql

8.4 KB

BasicRecursionDemo annotated.pptx

403.3 KB

BasicRecursionDemo.pdf

385.6 KB

/.../03-Nonlinear and mutual recursion/

NonlinearMutualRecursion.sql

3.6 KB

OtherRecursion annotated.pptx

1.7 MB

OtherRecursion.pdf

2.0 MB

/.../01-Introduction to OLAP/

OLAPIntro annotated.pptx

1.5 MB

OLAPIntro.pdf

1.7 MB

/.../02-OLAP demo/

OLAPDemo.pdf

174.5 KB

OLAPDemo.pptx

355.1 KB

OLAPqueries.sql

8.0 KB

/.../15-On-Line Analytical Processing (OLAP)/

OLAPdata.sql

4.6 KB

OLAPschema.sql

0.5 KB

/Exams (mht)/

Final Exam.mht

359.6 KB

Midterm Exam.mht

331.7 KB

/Exercises (sql)/

Relational Algebra Exercises.txt

1.6 KB

SQL Movie-Rating Modification Exercises.txt

0.3 KB

SQL Movie-Rating Query Exercises.txt

1.4 KB

SQL Movie-Rating View Modification Exercises.txt

2.3 KB

SQL Social-Network Modification Exercises.txt

0.2 KB

SQL Social-Network Query Exercises.txt

1.7 KB

SQL Social-Network Triggers Exercises.txt

1.9 KB

XML Course-Catalog XPath and XQuery Exercises.txt

0.7 KB

XML Course-Catalog XSLT Exercises.txt

0.6 KB

XML World-Countries XPath and XQuery Exercises.txt

1.0 KB

XML World-Countries XSLT Exercises.txt

1.5 KB

/Exercises (sql)/Source Data/

countries.xml

42.4 KB

courses-ID.xml

5.4 KB

courses-noID.xml

7.0 KB

rating.sql

2.1 KB

social.sql

2.4 KB

viewmovie.sql

2.5 KB

/

Histograms of scores for students who received a statement of accomplishment .pdf

281.4 KB

Results of mid-course survey.pdf

435.3 KB

Score distribution for final exam.pdf

135.6 KB

Score distribution for midterm exam .pdf

130.1 KB

/Video Lectures (mp4)/

01-01 Introduction.mp4

11.6 MB

02-01 Relational Model.mp4

8.5 MB

02-02 Querying Relational Databases.mp4

9.5 MB

03-01 Well-formed XML.mp4

16.8 MB

03-02 DTDs, IDs & IDREFs.mp4

23.6 MB

03-03 XML Schema.mp4

19.0 MB

04-01 Introduction to JSON data.mp4

18.4 MB

04-01 JSON demo.mp4

33.1 MB

05-01 Relational Algebra (SELECT, PROJECT, JOIN).mp4

21.6 MB

05-02 Relational Algebra (Set operators, renaming, notation).mp4

20.7 MB

06-01 Introduction To SQL.mp4

4.2 MB

06-02 Basic Select Statement.mp4

12.5 MB

06-03 Table Variables Set Operators.mp4

10.8 MB

06-05 Subqueries In From Select.mp4

10.1 MB

06-06 Subqueries In Where.mp4

24.8 MB

06-06 The JOIN Family Of Operators.mp4

37.7 MB

06-07 Aggregation.mp4

31.7 MB

06-08 Null Values.mp4

7.9 MB

06-09 Data Modification Statements.mp4

18.3 MB

07-01 Relational Design Overview.mp4

18.9 MB

07-02 Functional Dependencies.mp4

31.6 MB

07-03 Boyce Codd Normal Form.mp4

25.8 MB

07-04 Multivalued Dependencies.mp4

25.8 MB

07-05 Shortcomings Bcnf 4nf.mp4

13.8 MB

08-01 Xpath Intro.mp4

11.1 MB

08-02 Xpath Demo.mp4

29.2 MB

08-03 Xquery Intro.mp4

5.6 MB

08-04 Xquery Demo.mp4

21.7 MB

08-05 Xslt.mp4

33.0 MB

09-01 Uml Data Modeling.mp4

27.5 MB

09-02 Uml To Relations.mp4

31.6 MB

10-01 Indexes.mp4

14.7 MB

11-01 Triggers Motivation Overview.mp4

14.3 MB

11-02 Constraints.mp4

29.3 MB

11-03 Referential Integrity.mp4

22.2 MB

11-04 Triggers Intro.mp4

16.8 MB

11-05 Triggers Demo Part 1.mp4

36.4 MB

11-06 Triggers Demo Part 2.mp4

14.5 MB

12-01 Transactions Intro.mp4

15.9 MB

12-02 Transactions Properties.mp4

14.5 MB

12-03 Isolation Levels.mp4

20.4 MB

13-01 Defining Using Views.mp4

17.2 MB

13-02 View Modifications Intro.mp4

9.8 MB

13-03 View Modifications Using Triggers.mp4

39.9 MB

13-04 Automatic View Modifications.mp4

27.5 MB

13-05 Materialized Views.mp4

17.9 MB

14-01 Authorization.mp4

12.3 MB

15-01 Basic Recursive With Statement.mp4

12.4 MB

15-02 Basic Recursive With Statement Demo.mp4

35.2 MB

15-03 Nonlinear Mutual Recursion.mp4

23.0 MB

16-01 Olap.mp4

19.7 MB

16-02 Olap Demo.mp4

35.4 MB

17-01 Nosql Motivation.mp4

27.7 MB

17-02 Nosql Overview.mp4

36.5 MB

/Weekly Videos/

Introduction to Databases_ Screenside Chat #1.mp4

35.8 MB

Introduction to Databases_ Screenside Chat #2.mp4

37.4 MB

Introduction to Databases_ Screenside Chat #3.mp4

33.6 MB

Introduction to Databases_ Screenside Chat #4.mp4

33.0 MB

Introduction to Databases_ Screenside Chat #5.mp4

20.8 MB

Introduction to Databases_ Screenside Chat #6.mp4

15.4 MB

Introduction to Databases_ Screenside Chat #7.mp4

26.0 MB

Introduction to Databases_ Screenside Chat #8.mp4

18.3 MB

 

Total files 234


Copyright © 2024 FileMood.com