SlideShare a Scribd company logo
I WANT ONE OF THESE FROM ONE OF THEM!
Databases!!!
Agenda
What  is a database? Databases take the stress out of finding information!
Why do we need them? An Excel Spreadsheet is a “flat file”, meaning it has a bunch of information over & over again, with no way to customize what you see or avoiding duplicate information.
How are they used? A relational database is a single database spread across multiple tables. Think of a database as a file cabinet and each drawer of the file cabinet as a table within the database
Even though a database looks like this when you see one in real life…. Please allow me to introduce you to a DATABASE!!!
REALITY   CHECK!   … this is a database without  its “makeup”!
Don’t be afraid by what you saw on the previous slide, because I totally make sense! So let’s get beyond my bad hair day & bloated appearance, & get to know the “real” me! Activity #1: Introducing Databases
?
Walkthrough & Explanations
The previous slide showed the database  design  (tables & columns), now we will see the  actual data  contained in  rows
 
What we just learned:
How to get the  exact  data you want to see wherever you want to see it “ SELECT * FROM Boyfriends = T-SQL (Language). You can ask for very specific information this way Because of the  relationships between the tables , you can get information from multiple tables using 1 question (query) Writing T-SQL statements  QUERY  the database tables (ask them questions) If you wanted to ask the same question many times, you can create a “ View ”, which just saves your question so you don’t have to type it again. The next time you run the View,  you get that same question answered WITH UPDATED DATA!
Activity #2: Running a Query to Retrieve  Specific Data  , & Activity #3: Customizing a  View   Return to SQLEXPRESS, & in the same query window but on a blank line, type “SELECT * FROM WhoDatedWho WHERE GirlName = ‘Paris’ “ , then again press F5 to run the query
 
Now, to create a View: In the left column where the database objects are listed, scroll way down past the last table “WhoDatedWho” until you see a folder entitled “Views”. Right click, then select “New View”. In the “Add Table” dialogue box, select “WhoDatedWho”, click “Add”, then click “Close”
You now have access to the “WhoDatedWho” table so you can select columns from it to make your View. Click the “GirlName” column, then finish the query so that it says “SELECT GirlName FROM dbo.WhoDatedWho WHERE (GirlName = ‘Paris’)
Click the Menu Item “File”, then click “Savexxx\xxx\View#”. You will then be prompted to choose a name for the View. I named mine “HowManyMenHaveDatedParisHilton”, but you can name it whatever you please!
You now have created a VIEW!  You are now a coding hero! For YOU!!!!!!
What we just learned:
Why would I want to be a Database Developer? Of all the types of programmers there are, database programmers make the most money! That means more trips to the mall! More vacations… How would I know if I’d like database programming? If you like things organized, you will LOVE database programming! If you like details, you’ll LOVE database programming!
Resources for further database learning: http://codeplex.com/SqlServerSamples Microsoft SQL Server Community & Samples http://www.microsoft.com/express/ Site to download free editions of software, including SQLEXPRESS http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL Server Books Online http://msdn.microsoft.com/en-us/library/ms169620.aspx SQL Tutorials http://msdn.microsoft.com/en-us/library/ms143221.aspx Downloading Northwind & Pubs Sample Databases http://msdn.microsoft.com/en-us/library/ms166016.aspx Getting SQL Server Assistance
Kim Schmidt – k.i.m@1ocmcad.net Lynn Langit – http://blogs.msdn.com/SoCalDevGal Our contact information

More Related Content

PPTX
1 Digi Girlz So Cal Databases Kims Final
PPT
Lotus Notes Tips
PPTX
How to Cite a Database on EasyBib
PPT
Are You Doing This? (revised)
PPT
PPT
Basic computer skill part 2 | Brad Steven Solvie
PDF
Tips and tricks for navigating the new windows 8 user interface
DOC
CMD- Soft Testing Report
1 Digi Girlz So Cal Databases Kims Final
Lotus Notes Tips
How to Cite a Database on EasyBib
Are You Doing This? (revised)
Basic computer skill part 2 | Brad Steven Solvie
Tips and tricks for navigating the new windows 8 user interface
CMD- Soft Testing Report

Viewers also liked (6)

PPTX
3. Sql Services 概览
PPT
Data Mining for Developers
PPT
SQL Server 2008 Data Mining
PPT
SQL Server 2008 Data Mining
PPT
Making of GirlGamer
PPTX
3 App Compat Win7
3. Sql Services 概览
Data Mining for Developers
SQL Server 2008 Data Mining
SQL Server 2008 Data Mining
Making of GirlGamer
3 App Compat Win7
Ad

Similar to DigiGirlz_SoCal_Databases (20)

PPTX
Microsoft DigiGirlz, Teaching Teens About Databases (Trick!)
PPT
W 8 introduction to database
PPTX
Introduction to database with ms access.hetvii
PPTX
Introduction to database with ms access(DBMS)
DOC
MicrosoftAccessHandout.doc
PPTX
unit 1.pptx
PPTX
unit 1.pptx
PPTX
dbms ms access basics and introduction to ms access
PPTX
PPTX
Presentation DBMS (1)
PDF
Databasell
PPTX
LEARNING OBJECTIVES education relational.pptx
PPTX
Introduction to database & sql
PPTX
Chapter 4 Chapter Relational DB - Copy.pptx
PPTX
Database and Access Power Point
PPTX
Database and Access Power Point
PPTX
Database and Access Power Point
PPTX
Baileybatts bailey battsdatabasepowerpoint8
PDF
Database Systems - Lecture Week 1
PPTX
8.) ms-access_ppt-CA-course-itt-programme.pptx
Microsoft DigiGirlz, Teaching Teens About Databases (Trick!)
W 8 introduction to database
Introduction to database with ms access.hetvii
Introduction to database with ms access(DBMS)
MicrosoftAccessHandout.doc
unit 1.pptx
unit 1.pptx
dbms ms access basics and introduction to ms access
Presentation DBMS (1)
Databasell
LEARNING OBJECTIVES education relational.pptx
Introduction to database & sql
Chapter 4 Chapter Relational DB - Copy.pptx
Database and Access Power Point
Database and Access Power Point
Database and Access Power Point
Baileybatts bailey battsdatabasepowerpoint8
Database Systems - Lecture Week 1
8.) ms-access_ppt-CA-course-itt-programme.pptx
Ad

More from llangit (20)

PPTX
2 Win7 For Devs Ux Touch Sensors
PPTX
1 Win7 For Devs Fund Search
PPTX
3 Kodu
PPTX
5 Digigirlz Xna
PPTX
4 Making Movies
PPTX
2 Digi Girlz Small Basic
PPT
SQL Server 2008 for Developers
PPT
SQL Server 2008 for .NET Developers
PPT
Tech Days09 Sqldev
PPT
Windows Azure for .NET Developers
PPT
Introduction To Sql Services
PPT
Kodu
PPT
DigiGirlzSmallBasic
PPT
Bi2008 Plus Cloud Preview
PPT
The Role Of An Architect
PPT
SQL Server 2008 for Developers
PPT
Parallel Programming and F#
PPT
BI in SQL Server 2008 for Architects
PPT
BI2008newFeatures
PPT
BI 2008 Simple
2 Win7 For Devs Ux Touch Sensors
1 Win7 For Devs Fund Search
3 Kodu
5 Digigirlz Xna
4 Making Movies
2 Digi Girlz Small Basic
SQL Server 2008 for Developers
SQL Server 2008 for .NET Developers
Tech Days09 Sqldev
Windows Azure for .NET Developers
Introduction To Sql Services
Kodu
DigiGirlzSmallBasic
Bi2008 Plus Cloud Preview
The Role Of An Architect
SQL Server 2008 for Developers
Parallel Programming and F#
BI in SQL Server 2008 for Architects
BI2008newFeatures
BI 2008 Simple

Recently uploaded (20)

PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPT
Teaching material agriculture food technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
A Presentation on Artificial Intelligence
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Big Data Technologies - Introduction.pptx
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Modernizing your data center with Dell and AMD
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Teaching material agriculture food technology
NewMind AI Weekly Chronicles - August'25 Week I
Review of recent advances in non-invasive hemoglobin estimation
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Approach and Philosophy of On baking technology
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Advanced methodologies resolving dimensionality complications for autism neur...
Diabetes mellitus diagnosis method based random forest with bat algorithm
“AI and Expert System Decision Support & Business Intelligence Systems”
Unlocking AI with Model Context Protocol (MCP)
Per capita expenditure prediction using model stacking based on satellite ima...
NewMind AI Monthly Chronicles - July 2025
A Presentation on Artificial Intelligence
The AUB Centre for AI in Media Proposal.docx
Big Data Technologies - Introduction.pptx
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Modernizing your data center with Dell and AMD

DigiGirlz_SoCal_Databases

  • 1. I WANT ONE OF THESE FROM ONE OF THEM!
  • 4. What is a database? Databases take the stress out of finding information!
  • 5. Why do we need them? An Excel Spreadsheet is a “flat file”, meaning it has a bunch of information over & over again, with no way to customize what you see or avoiding duplicate information.
  • 6. How are they used? A relational database is a single database spread across multiple tables. Think of a database as a file cabinet and each drawer of the file cabinet as a table within the database
  • 7. Even though a database looks like this when you see one in real life…. Please allow me to introduce you to a DATABASE!!!
  • 8. REALITY CHECK! … this is a database without its “makeup”!
  • 9. Don’t be afraid by what you saw on the previous slide, because I totally make sense! So let’s get beyond my bad hair day & bloated appearance, & get to know the “real” me! Activity #1: Introducing Databases
  • 10. ?
  • 12. The previous slide showed the database design (tables & columns), now we will see the actual data contained in rows
  • 13.  
  • 14. What we just learned:
  • 15. How to get the exact data you want to see wherever you want to see it “ SELECT * FROM Boyfriends = T-SQL (Language). You can ask for very specific information this way Because of the relationships between the tables , you can get information from multiple tables using 1 question (query) Writing T-SQL statements QUERY the database tables (ask them questions) If you wanted to ask the same question many times, you can create a “ View ”, which just saves your question so you don’t have to type it again. The next time you run the View, you get that same question answered WITH UPDATED DATA!
  • 16. Activity #2: Running a Query to Retrieve Specific Data , & Activity #3: Customizing a View Return to SQLEXPRESS, & in the same query window but on a blank line, type “SELECT * FROM WhoDatedWho WHERE GirlName = ‘Paris’ “ , then again press F5 to run the query
  • 17.  
  • 18. Now, to create a View: In the left column where the database objects are listed, scroll way down past the last table “WhoDatedWho” until you see a folder entitled “Views”. Right click, then select “New View”. In the “Add Table” dialogue box, select “WhoDatedWho”, click “Add”, then click “Close”
  • 19. You now have access to the “WhoDatedWho” table so you can select columns from it to make your View. Click the “GirlName” column, then finish the query so that it says “SELECT GirlName FROM dbo.WhoDatedWho WHERE (GirlName = ‘Paris’)
  • 20. Click the Menu Item “File”, then click “Savexxx\xxx\View#”. You will then be prompted to choose a name for the View. I named mine “HowManyMenHaveDatedParisHilton”, but you can name it whatever you please!
  • 21. You now have created a VIEW! You are now a coding hero! For YOU!!!!!!
  • 22. What we just learned:
  • 23. Why would I want to be a Database Developer? Of all the types of programmers there are, database programmers make the most money! That means more trips to the mall! More vacations… How would I know if I’d like database programming? If you like things organized, you will LOVE database programming! If you like details, you’ll LOVE database programming!
  • 24. Resources for further database learning: http://codeplex.com/SqlServerSamples Microsoft SQL Server Community & Samples http://www.microsoft.com/express/ Site to download free editions of software, including SQLEXPRESS http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL Server Books Online http://msdn.microsoft.com/en-us/library/ms169620.aspx SQL Tutorials http://msdn.microsoft.com/en-us/library/ms143221.aspx Downloading Northwind & Pubs Sample Databases http://msdn.microsoft.com/en-us/library/ms166016.aspx Getting SQL Server Assistance
  • 25. Kim Schmidt – k.i.m@1ocmcad.net Lynn Langit – http://blogs.msdn.com/SoCalDevGal Our contact information

Editor's Notes

  • #2: HI, MY NAME IS KIM SCHMIDT & I AM A MICROSOFT CERTIFIED APPLICATION DEVELOPER. YOU CAN ASK ME ANY QUESTIONS YOU’D LIKE TO KNOW ABOUT ME TOMORROW EITHER DURING THE COLLEGE PREP SESSION OR THE JOB SHADOWING SESSION. LOOKING AT THE SCREEN, WHAT DO YOU THINK THIS CLASS IS ABOUT? DATABASES!!! __________________________________________________________________________________________________________________________________________________________________________________ FIRST ROW: CHAD MICHEAL MURRAY “One Tree Hill, high school football star” LL COOL J “Singer, engaged to Beyonce” DAVID BECKHAM “Soccer Phemon, married to Posh Spice” JOE JONAS “The Jonas Brothers, singers” BRAD PITT “Actor, part of duo Bradgelina” SECOND ROW: JOHNNY DEPP “Actor…..” VIN DIESEL “Actor, XXX Movies” (not X-rated, movies entitled “Triple X”) MATTHEW CcCONAUGHEY “Actor” JAKE GYLLENHAAL “Actor, ‘Brokeback Mountain’” NICK JONAS “The Jonas Brothers, singers” DENZEL WASHINGTON “Actor” THIRD ROW: ZACH EFFRON “High School Musical” ANDY GARCIA “Oceans ‘whatever number’, Actor” P DIDDY “Singer” HOMER SIMPSON “TV & Movie Star” JOSHUA “Winner of ‘So You Can Dance’ LEONARDO DICAPRIO “Actor, Titanic & more” MARC ANTHONY “Singer, married to JLo”