Video:
Rapid Database Development Using Database Diagrams (SQL Server 2000)
Skill
level:
100 (Beginner)
Run Time:
8:57
Instructor:
Scott Whigham
Description:
This video tutorial shows you how to use the Enterprise Manager's Database Diagrams to create tables and manage constraints.
Instead of having to manually create tables in the Enterprise Manager with the New Table dialog, you can use the Database Diagrams to do
proof of concept and rapid database development (similar to rapid application development).
Highlights from this video:
- Customizing the Database Diagrams to include/exclude columns/metadata
- Adding Existing Tables to Layout
- Using the Save Change Script Option
- Explanations of what the asterisks mean in the Database Diagrams
- Create Foreign Keys Using the Drag-and-Drop features of the Database Diagrams
Download
and watch this video
NOTE: You will need the TSCC codec
installed to view video
Scott Whigham
Scott Whigham is the founder of LearnItFirst.com, one of the web's most extensive
video training libraries focusing on technical training. Scott is also an experienced
consultant, trainer, and author with more than a decade of hands-on experience working
with SQL Server databases, writing and debugging applications using Visual Studio,
and performance tuning. Scott designed the architecture (websites, class libraries,
and database) for the LearnItFirst.com websites and, most
re...
(Scott's full bio can be found here)
|
Constraint Keys, Index Keys, Composite Keys, Natural keys, and Surrogate Keys
|
200
|
Download
|
|
Subqueries, Nested Queries, and Derived Tables - An Introduction to Advanced SQL Constructs
|
300
|
Download
|
|
When to Use HAVING Instead of WHERE - Aggregates, GROUP BY, and the HAVING Clause
|
300
|
Download
|
|
JOINs - An Overview of the Five Types of JOINs (Cross, Outer, and Inner)
|
200
|
Download
|
|
JOINs and UNIONs - How Do I Know When to Use a JOIN or a UNION?
|
300
|
Download
|
NOTE: This video is part of our
SQL Server Programming (SQL Server 2005/2000): Transact SQL course.
This video is from Chapter
1:
The Development Environment - Tools, Code Generation, and More