Download presentation
Presentation is loading. Please wait.
Published byShana Pierce Modified over 9 years ago
1
Getting Started with Microsoft SQL Server 2012 Express Edition Appendix A DAVID M. KROENKE and DAVID J. AUER DATABASE CONCEPTS, 6 th Edition
2
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America. Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-2
3
Appendix Objectives Learn how to create a database in SQL Server 2012. Learn how to submit SQL commands to create table structures. Learn how to submit SQL commands to insert database data. Learn how to submit SQL commands to query a database. Learn how to install the Microsoft SQL Server 2012 ODBC Client. KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-3
4
The Connect to Server Dialog Box SQL Server 2012 KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-4 Figure A-1: The Connect to Server Dialog Box
5
Microsoft SQL Server Management Studio SQL Server 2012 KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-5 Figure A-2: The Microsoft SQL Server Management Studio in Windows 7
6
The New Database Command KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-6 Figure A-3: The New Database Command
7
Naming the New Database KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-7 Figure A-4: Naming the New Database
8
The New Database in Object Explorer KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-8 Figure A-5: The New Database in the Object Explorer
9
The Microsoft SQL Server Management Studio Folder KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-9 Figure A-6: The Microsoft SQL Server Management Studio Folder in Windows Explorer
10
WPC SQL Statements (Partial) KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-10 Figure A-7: The Figure 3-7 SQL Statements to Create the WPC Database Tables
11
The SQLQuery1.sql Tabbed Document Window KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-11 Figure A-8: The SQLQuery1.sql Tabbed Document Window
12
The SQL Script to Create the WPC Database Tables KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-12 Figure A-9: The SQL Script to Create the WPC Database Tables
13
The SQL Script Results — The WPC Tables KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-13 Figure A-10: The SQL Script Results—The WPC Tables
14
Creating and Running an SQL Query KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-14 Figure A-11: The SQL Query Results
15
Installing the SQL Server 2012 ODBC Client KROENKE and AUER - DATABASE CONCEPTS (6th Edition) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A-15 The ODBC client is automatically installed as part of the SQL Server 2012 installation, and is available as the SQL Server Native Client 11.0 in the ODBC Data Source Administrator.
16
Getting Started with Microsoft SQL Server 2012 Express Edition End of Presentation on Appendix A DAVID M. KROENKE and DAVID J. AUER DATABASE CONCEPTS, 5 th Edition
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.