I WANT ONE
OF THESE
FROM ONE
OF THEM!
Databases!!!
Kim Schmidt, Gina Johnston, Lynn Langit
August 2008 - Irvine, CA
Recap & Resources
Retrieving only the data we need
Customizing a virtual table (view)
Let me introduce you to a database!
What, why, and how
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”!
Double click on the desktop icon “Sql Server
Management Studio Express”. It will look
something like this
Once Management Studio opens, you’ll see a
“Connect to Server” dialog box…..accept the
default settings & simply press the “Connect”
button.
Now you will see Microsoft SQL Server
Management Studio, which is the software
from which you create databases!
Keep opening the + boxes until you see the
database SQLEXPRESS, then find the
“Boyfriend” database!
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
Microsoft DigiGirlz, Teaching Teens About Databases (Trick!)
What is a database?
What 2 objects primarily make up a databases’
design (what kind of data it will contain)?
What contains the actual data?
What program did we use to work with databases?
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
Microsoft DigiGirlz, Teaching Teens About Databases (Trick!)
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
“SavexxxxxxView#”. 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 is it called when you ask a database for data?
Can you pick very specific data that you want returned?
What is the name of a saved question that you can create
if you expect to need to see that same data often?
What does a baby database call his father?
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:
1. http://codeplex.com/SqlServerSamples
• Microsoft SQL Server Community & Samples
2. http://www.microsoft.com/express/
• Site to download free editions of software, including SQLEXPRESS
3. http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
• SQL Server Books Online
4. http://msdn.microsoft.com/en-us/library/ms169620.aspx
• SQL Tutorials
5. http://msdn.microsoft.com/en-us/library/ms143221.aspx
• Downloading Northwind & Pubs Sample Databases
6. http://msdn.microsoft.com/en-us/library/ms166016.aspx
• Getting SQL Server Assistance
Kim Schmidt – k.i.m@1ocmcad.net
Gina Johnston – gina@taadaa.com
Lynn Langit – http://blogs.msdn.com/SoCalDevGal
Our contact information

More Related Content

PDF
Using database in android
PPTX
Files and JavaScript
PPTX
Access Reports for Tenderfeet (or is that tenderfoots?)
PDF
R.E.A.D: Four steps for selecting the right modules Midcamp 2015
PPTX
Database in Android
TXT
Database connection instructions in net beans ide 7.1.2
PPTX
Android Database
Using database in android
Files and JavaScript
Access Reports for Tenderfeet (or is that tenderfoots?)
R.E.A.D: Four steps for selecting the right modules Midcamp 2015
Database in Android
Database connection instructions in net beans ide 7.1.2
Android Database

Viewers also liked (7)

PPTX
Managing High Availability with Low Cost
PDF
10 неща, които учителите не искат да знаете
PDF
Published last letters of the wife of hitler
PDF
Deaf people will talk to gsm and each other in sign language
PDF
Voynata na taralezhite
DOCX
Kim Schmidt's Resume
PDF
Complexity Management Literacy Meeting - Presentazione di Marinella De Simone...
Managing High Availability with Low Cost
10 неща, които учителите не искат да знаете
Published last letters of the wife of hitler
Deaf people will talk to gsm and each other in sign language
Voynata na taralezhite
Kim Schmidt's Resume
Complexity Management Literacy Meeting - Presentazione di Marinella De Simone...
Ad

Similar to Microsoft DigiGirlz, Teaching Teens About Databases (Trick!) (20)

PPTX
1 Digi Girlz So Cal Databases Kims Final
PPT
DigiGirlz_SoCal_Databases
PPTX
Database and Access Power Point
PPTX
Database and Access Power Point
PPTX
Database and Access Power Point
PPTX
Baileybatts bailey battsdatabasepowerpoint8
PPTX
Net database
PPTX
Cleaning and sorting data
PPTX
PATTERNS07 - Data Representation in C#
PDF
SQL Basic and conceptual Explained with Examples,Graphs, pictures etc
PDF
Style Intelligence Evaluation Documentation
DOC
MicrosoftAccessHandout.doc
ODP
ppt on open office.org
PDF
IS L03 - Database Management
DOCX
PDF
Ms access
PPTX
MySQL with PHP
PPT
Ms access tutorial
PPTX
Database Project
PPTX
Database Programming
1 Digi Girlz So Cal Databases Kims Final
DigiGirlz_SoCal_Databases
Database and Access Power Point
Database and Access Power Point
Database and Access Power Point
Baileybatts bailey battsdatabasepowerpoint8
Net database
Cleaning and sorting data
PATTERNS07 - Data Representation in C#
SQL Basic and conceptual Explained with Examples,Graphs, pictures etc
Style Intelligence Evaluation Documentation
MicrosoftAccessHandout.doc
ppt on open office.org
IS L03 - Database Management
Ms access
MySQL with PHP
Ms access tutorial
Database Project
Database Programming
Ad

More from DataLeader.io (9)

PPTX
An Introduction to Amazon Aurora Cloud-native Relational Database
PPTX
Amazon Aurora Cloud-native Relational Database, Section 2.0
PPTX
Amazon Aurora Relational Database Built for the AWS Cloud, Version 1 Series
PPTX
The Zen of Silverlight
PPTX
The Fundamentals of HTML5
PPTX
How to Build Composite Applications with PRISM
PPTX
Microsoft Kinect & the Microsoft MIX11 Game Preview
PPTX
A Microsoft Silverlight User Group Starter Kit Made Available for Everyone to...
PPTX
Building Applications with the Microsoft Kinect SDK
An Introduction to Amazon Aurora Cloud-native Relational Database
Amazon Aurora Cloud-native Relational Database, Section 2.0
Amazon Aurora Relational Database Built for the AWS Cloud, Version 1 Series
The Zen of Silverlight
The Fundamentals of HTML5
How to Build Composite Applications with PRISM
Microsoft Kinect & the Microsoft MIX11 Game Preview
A Microsoft Silverlight User Group Starter Kit Made Available for Everyone to...
Building Applications with the Microsoft Kinect SDK

Recently uploaded (20)

PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
PPTX
Modernising the Digital Integration Hub
PPTX
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
DOCX
search engine optimization ppt fir known well about this
PPTX
Configure Apache Mutual Authentication
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
CloudStack 4.21: First Look Webinar slides
PDF
A review of recent deep learning applications in wood surface defect identifi...
PPTX
2018-HIPAA-Renewal-Training for executives
PDF
STKI Israel Market Study 2025 version august
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PDF
Comparative analysis of machine learning models for fake news detection in so...
PDF
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Zenith AI: Advanced Artificial Intelligence
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
Modernising the Digital Integration Hub
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
search engine optimization ppt fir known well about this
Configure Apache Mutual Authentication
Custom Battery Pack Design Considerations for Performance and Safety
A contest of sentiment analysis: k-nearest neighbor versus neural network
CloudStack 4.21: First Look Webinar slides
A review of recent deep learning applications in wood surface defect identifi...
2018-HIPAA-Renewal-Training for executives
STKI Israel Market Study 2025 version august
1 - Historical Antecedents, Social Consideration.pdf
Consumable AI The What, Why & How for Small Teams.pdf
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
sbt 2.0: go big (Scala Days 2025 edition)
Comparative analysis of machine learning models for fake news detection in so...
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...

Microsoft DigiGirlz, Teaching Teens About Databases (Trick!)

  • 1. I WANT ONE OF THESE FROM ONE OF THEM!
  • 2. Databases!!! Kim Schmidt, Gina Johnston, Lynn Langit August 2008 - Irvine, CA
  • 3. Recap & Resources Retrieving only the data we need Customizing a virtual table (view) Let me introduce you to a database! What, why, and how Agenda
  • 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. Double click on the desktop icon “Sql Server Management Studio Express”. It will look something like this Once Management Studio opens, you’ll see a “Connect to Server” dialog box…..accept the default settings & simply press the “Connect” button. Now you will see Microsoft SQL Server Management Studio, which is the software from which you create databases! Keep opening the + boxes until you see the database SQLEXPRESS, then find the “Boyfriend” database! 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
  • 11. The previous slide showed the database design (tables & columns), now we will see the actual data contained in rows
  • 13. What is a database? What 2 objects primarily make up a databases’ design (what kind of data it will contain)? What contains the actual data? What program did we use to work with databases? What we just learned:
  • 14. 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!
  • 15. 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. 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”
  • 18. 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’)
  • 19. Click the Menu Item “File”, then click “SavexxxxxxView#”. You will then be prompted to choose a name for the View. I named mine “HowManyMenHaveDatedParisHilton”, but you can name it whatever you please!
  • 20. You now have created a VIEW! You are now a coding hero!For YOU!!!!!!
  • 21. What is it called when you ask a database for data? Can you pick very specific data that you want returned? What is the name of a saved question that you can create if you expect to need to see that same data often? What does a baby database call his father? What we just learned:
  • 22. 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!
  • 23. Resources for further database learning: 1. http://codeplex.com/SqlServerSamples • Microsoft SQL Server Community & Samples 2. http://www.microsoft.com/express/ • Site to download free editions of software, including SQLEXPRESS 3. http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx • SQL Server Books Online 4. http://msdn.microsoft.com/en-us/library/ms169620.aspx • SQL Tutorials 5. http://msdn.microsoft.com/en-us/library/ms143221.aspx • Downloading Northwind & Pubs Sample Databases 6. http://msdn.microsoft.com/en-us/library/ms166016.aspx • Getting SQL Server Assistance
  • 24. Kim Schmidt – k.i.m@1ocmcad.net Gina Johnston – gina@taadaa.com 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”
  • #3: Here, you’re looking at a photo of a person dressed as Microsoft SQL Server Girl! If you haven’t noticed, (wherever she is mounted), is a real-sized Source Force Superhero, SQL Server Gal! These action heroes are Developer Superheroes who fight software problems just as normal Superheroes fight the bad guys! What I LOVE ABOUT SQL SERVER GAL IS SHE IS FEMALE!!! Now, when you leave this class today, you might not quite be a Database Superhero, but you will be empowered with the knowledge of what databases are, what they do & affect in everyday life, & realize that our world wouldn’t be the same without them. __________________________________________________________________________________________________________________________________________________
  • #4: On the screen, you’ll see the topics we’re going to cover in this session: What is a database, why we need them, & how to use them Seeing a database as they really exist behind all the nice, pretty displays of the data Writing a simple T_SQL statement to see only what we want to see from anywhere Seeing a “real life” database on a website “in action” And if we have time, we’ll create a question that asks for the same information all the time, called a “View”
  • #5: WHAT IS A DATABASE? A database takes the stress out of finding out information! How? Well, let’s look at a comparison.
  • #6: WHY DO WE NEED THEM? This slide shows an Excel Spreadsheet, that contains a “bunch of information over & over again”…….why couldn’t we just store our information in one of these? The information is laid out in vertical COLUMNS & horizontal ROWS. COLUMN TITLES define WHAT TOPICS can be held in the COLUMNS. Each ROW contains the information for ONE ENTITY…described later ___________________________________________________________________________________________________________________________________________ ?????SHOW EXCEL SPREADSHEET TO SHOW HOW FLAT IT IS, & HOW DIFFICULT IT IS TO FIND DATA, & IF YOU HAD ANOTHER SPREADSHEET, HOW COULD THE DATA BE CONNECTED? (Sorry, Gina, no time to create new spreadsheet with a bunch of tables, plus I’d have to research how to do that)…hopefully this will have somewhat of the effect you wanted…. ____________________________________________________________________________________________________________________________________________ Imagine having a few of these spreadsheets. How could you get the information from 2 columns in one spreadsheet combined with 2 columns in another spreadsheet? You couldn’t.
  • #7: A relational database, however, contains many separate things like spreadsheets, called “TABLES”, ALL CONTAINED WITHIN ONE BIG CONTAINER, CALLED THE “DATABASE”. Explain cabinet/drawer analogy, & how they are all connected together by being contained within the same thing This makes connecting the information easier ULTIMATELY THE INFORMATION IN A DATABASE IS USED TO PRESENT YOU WITH INFORMATION IN AN EYE-PLEASING WAY __________________________________________________________________________________________________________________________________
  • #8: Here you are looking at a lot of information coming from a database….I bet you never realized that! So even though this is what a database looks like when you see it’s information displayed so pretty… __________________________________________________________________________________________________
  • #9: This is a database without its makeup… Now, this isn’t the actual database, but a “DATABASE DIAGRAM”, which we are now ready to look at ___________________________________________________________________________________________________________ If the room has laptops, follow the steps in the following slides, if not, switch to SQL Server & demo _______________________________________________________________________________________________________________
  • #10: In our first activity, we are going to get familiar with the database environment SQL EXPRESS Double click on the desktop icon “SQL Management Studio Express”, which will look something like the green icon on the screen When you see the “Connect to Server” box, just press “Connect” You are now in the environment where you build & test databases! Keep clicking the “+” signs until you see the database SQL EXPRESS Find the “Boyfriend” database within it IS EVERYBODY THERE? ______________________________________________________________________________________________
  • #11: DO WE HAVE TO WALK THEM THROUGH ATTACHING THE DATABASE???
  • #12: We are now going to continue to click on the “+” signs until the left side looks like the slide without the color, & the right slide looks like the slide because you have “dbo.TheDatingGame” selected under the DATABASE DIAGRAM folder ______________________________________________________________________________________________________________________ Is everyone there? Let’s talk about what we’re looking at. ______________________________________________________________________________________________________________________ Now, at the very top of my slide, you will see the database “Boyfriends” highlighted in yellow (the “file cabinet” we saw before) Notice it has a “cylinder” next to its name….databases are always represented as cylinders, because they “store information” The other 3 yellow-highlighted items on the screen are the “TABLES” within the BOYFRIENDS DATABASE (the “file cabinet drawers” we saw before) On my screen highlighted in green, are the COLUMNS of the table (= vertical information ). COLUMNS define what kind of information can be put into them On my screen highlighted in blue, are the INDIVIDUAL COLUMN NAMES OF THE TABLE. Notice some of the individual column descriptions contain the word NULL…(we will explain that further on) On my screen highlighted in orange, are the things that make up the DATABASE DIAGRAM that you see on the right side of my screen Highlighted in pink in the diagram are the RELATIONSHIPS that exist between the tables that allow you to get any amount of information out of each table & display that in another table together.
  • #13: Now, let’s have some fun & see what is in the tables we saw in the previous screen! Make sure you have the BOYFRIEND database selected in the DATABASE DROPDOWN LIST Click on the New Query Button, within the pink rectangle. A “query” is asking the database for information. This opens the New Query Window Type in “Select * from Boyfriends”, ( * = All ) then press the F5 button on your computer to see what we get __________________________________________________________________________________________ Have you all done this? ________________________________________________________________________________________
  • #14: What you are looking at is the Boyfriend table returning all it’s content for you to see Before, we were looking at the DATABASE, IT’S TABLES, & THE COLUMNS (Database Design) Here we are looking at the ROWS, (=horizontal rows) Each ROW represents 1 “ENTITY” of the table, & in the case of a BOYFRIEND TABLE, we are looking at all the boyfriend rows in that table Notice the word NULL that I mentioned before….that means you do not HAVE to enter anything for those columns. If a column is not marked with NULL, you DO HAVE to put information there
  • #15: Answers: A database stores data, restricts your data to the types of columns, and provides an easy way to retrieve data from it. Tables & columns Rows SqlExpress, a free version of a SQL Server Database Engine.
  • #16: T-SQL is the “language” you use when using a database, just as “LOL” or “BRB” is a “language” used when instant messaging Relationships enable you to prevent duplicate information from being entered, and links the tables together through “keys” so that one table can access the data in another table If you wanted to ask the same question many times, you can create a “VIEW” = a saved question that you can ask at any time in the future & will give you UPDATED ANSWERS each time
  • #17: In our next activity, we will ask a database table for very specific information from a table Then if time permits, in the third activity, we will create a View ____________________________________________________________________________________ Back in the New Query window, on a new line, type “Select * from WhoDatedWho where GirlName = ‘Paris’, then press F5 to run the query ________________________________________________________________________________________ Everybody there? ________________________________________________________________________________________ Next slide close up
  • #18: The information returned only contains the rows in the WhoDatedWho table where the value of the column of GirlName was Paris ___________________________________________________________________________________________________________ DO WE HAVE TIME TO CREATE THE VIEW? (Must have about 15-20 minutes to finish it all, if so. If not, they can follow the exercise on the slides on their usb drives ______________________________________________________________________________________________________________________ If NO TIME, SKIP TO SLIDE # 21 (the coding hero) OR SLIDE # 22 (the recap questions), DEPENDING ON TIME
  • #19: In the left column, scroll way down past the last table “WhoDatedWho” until you see a folder named “Views”. Right-click, “New View” In the window that appears, click on the “WhoDatedWho” table, then click “Add”, then click “Close”
  • #20: Click the checkbox next to the column name “GirlName” In the bottom area, finish the query to read “Select GirlName from dbo.WhoDatedWho where (GirlName=‘Paris’)
  • #21: Click the menu item “File”, then “SaveXXX\XXX\View#” In the box that appears, choose a name for your View, then click OK
  • #22: You now have a saved question, called a view, that you can ask the database anytime, & you will get UPDATED information for the question returned to you!
  • #23: Query You can get as specific as you can ever imagine! View “Data” 
  • #24: Now, why would you 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, & much more! 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 will LOVE database programming!
  • #25: These are wonderful links that I suggest you investigate to further learn about the wonders of databases!
  • #26: Our contact information – don’t be shy, we like to talk to you!