• SQL Practice Problems: 57 beginning, intermediate, and advanced challenges for you to solve using a "learn-by-doing" approach

    Do you need to learn SQL for your job? The ability to write SQL and work with data is one of the most in-demand job skills. Are you prepared?It's easy to find basic SQL syntax and keyword information online. What's hard to find is challenging, well-designed, real-world problems--the type of problems that come up all the time when you're dealing with data. Learning how to solve these problems will give you the skill and confidence to step up in your career.With SQL Practice Problems, you can get that level of experience by solving sets of targeted problems.  These aren't just problems design... [Read More]

    • ASIN: 1520807635
    • ASIN: 1520807635
    • ISBN: 1520807635
    • Manufacturer: Independently published

  • Pro Oracle SQL Development: Best Practices for Writing Advanced Queries

    IOUG Press

    • ASIN: 1484245164
    • ASIN: 1484245164
    • ISBN: 1484245164
    • Manufacturer: Apress

  • Simply SQL: The Fun and Easy Way to Learn Best-Practice SQL

    Packed with examples, Simply SQL is a step-by-step introduction to learning SQL. You'll discover how easy it is to use SQL to interact with best-practice, robust databases. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun. Step through the basic SQL syntax Learn how to use best practices in database design Master advanced syntax like inner joins, groups, and subqueries Understand the SQL datatypes And much more...

    • ASIN: 0980455251
    • ASIN: 0980455251
    • ISBN: 0980455251
    • Brand: Brand: SitePoint
    • Manufacturer: SitePoint

  • SQL in 10 Minutes, Sams Teach Yourself (4th Edition)

    Sams Teach Yourself SQL in 10 Minutes, Fourth Edition New full-color code examples help you see how SQL statements are structured Whether you're an application developer, database administrator, web application designer, mobile app developer, or Microsoft Office users, a good working knowledge of SQL is an important part of interacting with databases. And Sams Teach Yourself SQL in 10 Minutes offers the straightforward, practical answers you need to help you do your job. Expert trainer and popular author Ben Forta teaches you just the parts of SQL you need to know–starting ... [Read More]

    • ASIN: 0672336073
    • UPC: 787721880165
    • ASIN: 0672336073
    • ISBN: 0672336073
    • Brand: Sams Publishing
    • Manufacturer: Sams Publishing

  • SQL QuickStart Guide: The Simplified Beginner's Guide To SQL

    The Ultimate Beginner's Guide To Learning SQL - From Retrieving Data To Creating Databases! *PRINTING ISSUE HAS BEEN CORRECTED* Structured Query Language or SQL (pronounced sequel by many) is the most widely used programming language used in database management and is the standard language for Relational Database Management Systems (RDBMS). SQL programming allows users to return, analyze, create, manage and delete data within a database – all within a few commands. With more industries and organizations looking to the power of data, the need for an efficient, scalable solution for data mana... [Read More]

    • ASIN: 1508767483
    • ASIN: 1508767483
    • ISBN: 1508767483
    • Brand: Technology Clydebank
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Getting Started with SQL: A Hands-On Approach for Beginners

    Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you’re a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, ... [Read More]

    • ASIN: 1491938617
    • ASIN: 1491938617
    • ISBN: 9781491938614
    • Brand: O REILLY
    • Manufacturer: O'Reilly Media

  • Hitchhiker's Guide to Visual Studio and SQL Server: Best Practice Architectures and Examples, 7th Edition (Microsoft Windows Server System Series)

    Since 1994 when he wrote his first “Hitchhiker’s Guide”, William Vaughn has been providing developers all over the world the intimate details of how SQL Server can be accessed and managed from RAD languages like Visual Basic and Visual Basic .NET. With the 7th Edition, Bill has completely rewritten this encyclopedic work from cover to cover–giving readers his insightful views on how applications should be built to maximize both developer and code performance. Visual Studio and the languages it hosts have never been as sophisticated as they are today–the same can be said for SQL Serve... [Read More]

    • ASIN: 0321243625
    • UPC: 785342243628
    • ASIN: 0321243625
    • ISBN: 0321243625
    • Manufacturer: Addison-Wesley Professional

  • Pro SQL Server Internals

    Improve your ability to develop, manage, and troubleshoot SQL Server solutions by learning how different components work “under the hood,” and how they communicate with each other. The detailed knowledge helps in implementing and maintaining high-throughput databases critical to your business and its customers. You’ll learn how to identify the root cause of each problem and understand how different design and implementation decisions affect performance of your systems.New in this second edition is coverage of SQL Server 2016 Internals, including In-Memory OLTP, columnstore enhancements, ... [Read More]

    • ASIN: 1484219635
    • ASIN: 1484219635
    • ISBN: 9781484219638
    • Manufacturer: Apress

  • Oracle PL / SQL For Dummies

    Find tips for creating efficient PL/SQL code If you know a bit about SQL, this book will make PL/SQL programming painless! The Oracle has spoken—you need to get up to speed on PL/SQL programming, right? We predict it'll be a breeze with this book! You'll find out about code structures, best practices, and code naming standards, how to use conditions and loops, where to place PL/SQL code in system projects, ways to manipulate data, and more. Discover how to Write efficient, easy-to-maintain code Test and debug PL/SQL routines Integrate SQL and PL/SQL Apply PL/SQL best practices Use new featu... [Read More]

    • ASIN: 0764599577
    • ASIN: 0764599577
    • ISBN: 0764599577
    • Brand: Brand: For Dummies
    • Manufacturer: For Dummies

  • Microsoft SQL Server 2008 Bible

    Harness the power of SQL Server, Microsoft’s high-performance database and data analysis software package, by accesing everything you need to know in Microsoft SQL Server 2008 Bible. Learn the best practices, tips, and tricks from this comprehensive tutorial and reference, which includes specific examples and sample code, with nearly every task demonstrated in both a graphical and SQL code method. Understand how to develop SQL Server databases and data connections, how to administer the SQL Server and keep databases performing optimally, and how to navigate all the new features of the 2008 r... [Read More]

    • ASIN: 0470257040
    • ASIN: 0470257040
    • ISBN: 0470257040
    • Manufacturer: Wiley

  • SQL: Comprehensive Beginners Guide to SQL Programming with Exercises and Case Studies

    In the last few decades, many programming languages have been developed, and there are only some that have stuck around. Some examples are C, which is a popular server development and operating system for embedded systems. When it comes to databases, the Structured Query Language (SQL) has been around since the 1970s. You can use SQL to create, generate, manage and manipulate from relational databases. Most businesses prefer to use a relational database since it can store hundreds and thousands of rows of data. In this book, you will gather information about what SQL is and why it is important... [Read More]

    • ASIN: 1793213437
    • ASIN: 1793213437
    • ISBN: 1793213437
    • Manufacturer: Independently published

  • Oracle Database 12c PL/SQL Advanced Programming Techniques

    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Take Your PL/SQL Programming Skills to the Next LevelBuild robust database-centric PL/SQL applications quickly and effectively. Oracle Database 12c PL/SQL Advanced Programming Techniques shows you how to write and deploy Java libraries inside Oracle Database 12c, use the utl_file and DBMS_SCHEDULER packages, and create external tables and external procedures. Application security, performance tuning, and Ora... [Read More]

    • ASIN: 0071835148
    • ASIN: 0071835148
    • ISBN: 9780071835145
    • Manufacturer: McGraw-Hill Education

  • Expert Oracle Practices: Oracle Database Administration from the Oak Table

    This book is an anthology of effective database management techniques representing the collective wisdom of the OakTable Network. With an emphasis upon performance―but also branching into security, national language, and other issues―the book helps you deliver the most value for your company’s investment in Oracle Database technologies. You’ll learn to effectively plan for and monitor performance, to troubleshoot systematically when things go wrong, and to manage your database rather than letting it manage you.

    • ASIN: 1430226684
    • ASIN: 1430226684
    • ISBN: 1430226684
    • Brand: Apress
    • Manufacturer: Apress

  • Microsoft SQL Server 2012 Unleashed

    Buy the print version of¿ Microsoft SQL Server 2012 Unleashed and get the eBook version for free! eBook version includes chapters 44-60 not included in the print. See inside the book for access code and details. ¿ With up-to-the-minute content, this is the industry’s most complete, useful guide to SQL Server 2012. ¿ You’ll find start-to-finish coverage of SQL Server’s core database server and management capabilities: all the real-world information, tips, guidelines, and samples you’ll need to create and manage complex database solutions. The additional online chapters add extensi... [Read More]

    • ASIN: 0672336928
    • ASIN: 0672336928
    • ISBN: 0672336928
    • Brand: Brand: Sams Publishing
    • Manufacturer: Sams Publishing

  • Head First SQL: Your Brain on SQL -- A Learner's Guide

    Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will... [Read More]

    • ASIN: 0596526849
    • UPC: 636920526841
    • ASIN: 0596526849
    • ISBN: 0596526849
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Oracle PL/SQL Best Practices - eBook

    In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing, and teaching about PL/SQL into a set of PL/SQL language

    • UPC: 980901262

  • Pro Oracle SQL Development : Best Practices for Writing Advanced Queries

    IOUG Press

    • UPC: 361170530

  • Accumulo : Application Development, Table Design, and Best Practices

    Get up to speed on Apache Accumulo, the flexible, high-performance key/value store created by the National Security Agency (NSA) and based on Google's BigTable data storage system. Written by former NSA team members, this comprehensive

    • UPC: 38656017

  • How to plan your SQL Server database | lynda.com tutorial

    Database Design Tutorial

    SQL Best Practices - Designing An ETL - Part 1