This book is designed to teach application developers all of the skills they need to use SQL to work with a Microsoft SQL Server 2008 database. But it's also a great first book for developers who are on the path to becoming a DBA.Unlike most SQL Server 2008 books, this one starts by showing you how
Murach's SQL Server 2008 for Developers
β Scribed by Bryan Syverson, Joel Murach
- Publisher
- Mike Murach & Associates
- Year
- 2008
- Tongue
- English
- Leaves
- 800
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Every application developer who uses SQL Server 2008 should own this book. To start, this book presents the essential SQL statements for retrieving and updating the data in a database, because thats what every application developer needs to know. Then, it shows you how to design and create a database, because application developers often end up in the role of database designer and DBA. Next, it shows how to work with views, scripts, stored procedures, functions, triggers, cursors, transactions, locking, security, XML data, and BLOB data with FILESTREAM storage. These features allow you to create database applications that are thoroughly professional. Finally, this book shows how to use the CLR integration feature, so you can use C# or Visual Basic to code stored procedures, functions, triggers, aggregate functions, and user-defined types.
π SIMILAR VOLUMES
If you're an application developer, or you're training to be one, this latest edition of Murach's classic SQL Server book is made for you. To start, it presents the SQL statements that you need to retrieve and update the data in a database. These are the SQL statements that you'll use every day.
Every application developer who uses SQL Server 2012 should own this book. To start, it presents the essential SQL statements for retrieving and updating the data in a database. You have to master these to work effectively with database data in your applications. Then, it shows you how to design and
Every application developer who uses SQL Server 2012 should own this book. To start, it presents the essential SQL statements for retrieving and updating the data in a database. You have to master these to work effectively with database data in your applications.
To start, it presents the SQL statements that you need to retrieve and update the data in a database. These are the SQL statements that youβll use every day. Then, it shows you how to design a database, how to implement that design, and how to work with database features like views, scripts, stored