• 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

  • Oracle PL/SQL Best Practices: Write the Best PL/SQL Code of Your Life

    In this compact book, Steven Feuerstein, widely recognized as one of the world's leading experts on the Oracle PL/SQL language, distills his many years of programming, teaching, and writing about PL/SQL into a set of best practices-recommendations for developing successful applications. Covering the latest Oracle release, Oracle Database 11gR2, Feuerstein has rewritten this new edition in the style of his bestselling Oracle PL/SQL Programming. The text is organized in a problem/solution format, and chronicles the programming exploits of developers at a mythical company called My Flimsy Excuse,... [Read More]

    • ASIN: 0596514107
    • UPC: 636920514107
    • ASIN: 0596514107
    • ISBN: 0596514107
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • SQL Cookbook: Query Solutions and Techniques for Database Developers (Cookbooks (O'Reilly))

    You know the rudiments of the SQL query language, yet you feel you aren't taking full advantage of SQL's expressive power. You'd like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You'd like to take your SQL skills to the next level.Let's face it, SQL is a deceptively simple language to learn, and many database developers never go far beyond the simple statement: SELECT columns FROM table WHERE conditions. But there is so much more you can do with the language. In the SQL Cookbook, experienced SQL developer Anthony Molina... [Read More]

    • ASIN: 0596009763
    • UPC: 636920009764
    • ASIN: 0596009763
    • ISBN: 9780596009762
    • Manufacturer: O'Reilly Media

  • High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark

    Apache Spark is amazing when everything clicks. But if you haven’t seen the performance improvements you expected, or still don’t feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to help your Spark queries run faster and handle larger data sizes, while using fewer resources.Ideal for software engineers, data engineers, developers, and system administrators working with large-scale data applications, this book describes techniques that can reduce data infrastructure costs and develo... [Read More]

    • ASIN: 1491943203
    • ASIN: 1491943203
    • ISBN: 9781491943205
    • Manufacturer: O'Reilly Media

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

    IOUG Press

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

  • 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

  • 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

  • The Language of SQL: How to Access Data in Relational Databases

    Most SQL texts attempt to serve as an encyclopedic reference on SQL syntax -- an approach that is counterproductive, since this information is readily available in online references published by the major database vendors. For SQL beginners, it's more important for a book to focus on general concepts and offer clear explanations and examples of what the various statements can accomplish. This is that beginner book. A number of features make The LANGUAGE OF SQL unique among introductory SQL books. First, you will not be required to download software or sit with a computer as you read the text. ... [Read More]

    • ASIN: 143545751X
    • ASIN: 143545751X
    • ISBN: 143545751X
    • Manufacturer: Cengage Learning PTR

  • 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

  • Scalability Patterns: Best Practices for Designing High Volume Websites

    In this book, the CEO of Cazton, Inc. and internationally-acclaimed speaker, Chander Dhall, demonstrates current website design scalability patterns and takes a pragmatic approach to explaining their pros and cons to show you how to select the appropriate pattern for your site. He then tests the patterns by deliberately forcing them to fail and exposing potential flaws before discussing how to design the optimal pattern to match your scale requirements. The author explains the use of polyglot programming and how to match the right patterns to your business needs. He also details several No-SQL... [Read More]

    • ASIN: 1484210743
    • ASIN: 1484210743
    • ISBN: 1484210743
    • Manufacturer: Apress

  • SQL: Programming Basics for Absolute Beginners (Step-By-Step SQL) (Volume 1)

    ★★ Get the Kindle version FREE when purchasing the Paperback! ★★SQL Made Easy – a Step by Step GuideAre you curious to learn SQL? Does the thought of SQL rattle your brain? Do you need to learn how to use SQL in order to properly manage a database? Let this book settle your nerves and successfully guide you through the basics of learning SQL.This book serves to be used not only as a beginner’s guide, but also as a cheat sheet. Finding a command, keyword, or function is simple in this clearly laid-out book. Functions and various commands are outlined in an easy to read format for qu... [Read More]

    • ASIN: 1540323447
    • ASIN: 1540323447
    • ISBN: 1540323447
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Exam Ref 70-761 Querying Data with Transact-SQL

    Prepare for Microsoft Exam 70-761–and help demonstrate your real-world mastery of SQL Server 2016 Transact-SQL data management, queries, and database programming. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSA level.   Focus on the expertise measured by these objectives: • Filter, sort, join, aggregate, and modify data • Use subqueries, table expressions, grouping sets, and pivoting • Query temporal and non-relational data, and output XML or JSON • Create vie... [Read More]

    • ASIN: 1509304339
    • ASIN: 1509304339
    • ISBN: 1509304339
    • Brand: MICROSOFT PRESS
    • Manufacturer: Microsoft Press

  • Oracle PL/SQL Best Practices

    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 "best practices"--rules for writing code that is readable, maintainable, and efficient. Too often, developers focus on simply writing programs that run without errors--and ignore the impact of poorly written code upon both system performance and their ability (and their colleagues' ability) to maintain that code over time.Oracle PL/SQL Best Practices is a concise, easy-to-use refe... [Read More]

    • ASIN: 0596001215
    • ASIN: 0596001215
    • ISBN: 9780596001216
    • Manufacturer: O'Reilly Media

  • OCE Oracle Database SQL Certified Expert Exam Guide (Exam 1Z0-047) (Oracle Press)

    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.A Fully Integrated Study System for OCA Exam 1Z0-047Prepare for the Oracle Certified Associate SQL Certified Expert exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get comp... [Read More]

    • ASIN: 0071614214
    • ASIN: 0071614214
    • ISBN: 0071614214
    • Brand: Wells, April J.
    • Manufacturer: McGraw-Hill Education

  • 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

  • Android Database Best Practices - eBook

    Battle-Tested Strategies for Storing, Managing, and Sharing Android Data“Android™ Database Best Practices goes well beyond API documentation to offer strategic advice about how to handle data in an Android application and the tools needed to

    • UPC: 547488864

  • Java Database Best Practices - eBook

    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the

    • UPC: 429274932

  • MCSA SQL 2016 Exam 70-765 Provisioning SQL Databases 50 Unofficial Self-Practice Review Questions: 2017/18 Edition

    MCSA SQL 2016 Exam 70-765 Provisioning SQL Databases 50 Unofficial Self-Practice Review Questions: 2017/18

    • UPC: 484738161

  • Formal SQL Tuning for Oracle Databases : Practical Efficiency - Efficient Practice

    Books : FORMAL SQL TUNING FOR ORACLE

    • UPC: 53820507

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

    Packed with full-color 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

    • UPC: 10194593

  • Oracle PL/SQL Best Practices - eBook

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

    • UPC: 134458470

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

    IOUG Press

    • UPC: 361170530

  • Big Data : Principles and Best Practices of Scalable Realtime Data Systems

    Teaches readers how to build big data systems using Lambda Architecture, an architecture designed specifically to capture and analyze web-scale

    • UPC: 21851283
    • Rating: 5.0

  • Java Database Best Practices

    New

    • UPC: 50848808

  • 70-764 - BEST Exam Practice - Administering a SQL Database +FREE PDF Study Guide

    • UPC: 222797635771
    • Category: Manuals & Resources
    • Price: 4 USD

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

    Database Design Tutorial

    SQL Server DBA Tutorial 29- SQL Server 2014 Create Database Best Practices