Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks SQL

Si vous aimez les titres SQL, vous allez adorer cette sélection.
Affichage de 73 à 96 sur 382 résultats
Skip side bar filters
  • 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 ... En savoir plus

    $21.59 CAD

  • Advanced SQL with SAS

    This book introduces advanced techniques for using PROC SQL in SAS. If you are a SAS programmer, analyst, or student who has mastered the basics of working with SQL, Advanced SQL with SAS® will help take your skills to the next level. Filled with practical examples with detailed explanations, this book demonstrates how to improve performance and speed for large data sets. Although the book ... En savoir plus

    $65.59 CAD ou Gratuit avec Kobo Plus

  • Programmer avec MySQL

    SQL - Transactions - PHP - Java - Optimisations - XML - JSON - Avec 40 exercices corrigés - 6e édition

    Collections series Noire
    Apprendre SQL par l'exempleParticulièrement destiné aux débutants, cet ouvrage permet de découvrir tous les aspects de la programmation SQL (création de tables, évolution, mises à jour et extractions) par le biais du système de gestion de bases de données MySQL. Les concepts du langage procédural de MySQL y sont décrits avec précision : variables, structure de contrôle, interactions avec la base, ... En savoir plus

    $33.85 CAD

  • Microsoft Dynamics CRM 2011 Reporting

    par Damian Sinay ...
    The book is a focused and step-by-step tutorial on Microsoft Dynamics CRM Reporting capabilities. It will enable Dynamics developers to create and manage reports, know what tools to use, how to use them, and where to find the data based on how its being entered into the system with Dynamics CRM.This book is great for users and developers new to the Dynamics CRM Reports and SQL Server Reporting ... En savoir plus

    $33.69 CAD ou Gratuit avec Kobo Plus

  • SQL Pocket Guide

    A Guide to SQL Usage

    par Alice Zhao ...
    If you use SQL in your day-to-day work as a data analyst, data scientist, or data engineer, this popular pocket guide is your ideal on-the-job reference. You'll find many examples that address the language's complexities, along with key aspects of SQL used in Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.In this updated edition, author Alice Zhao describes how these database ... En savoir plus

    $31.19 CAD

  • Routine SAS SQL

    par Rick Aster ...
    A practical introduction to the use of SQL, the popular database language, in the SAS environment. With a modest level of SQL skill, you can use SQL on SAS data or combine SAS data with database data. ... En savoir plus

    $10.99 CAD

  • 100 SQL Server Mistakes and How to Avoid Them

    par Peter Carter ...
    All the mistakes you might make with SQL Server—and how to avoid them!100 SQL Server Mistakes and How to Avoid Them prepares you for the pitfalls database professionals often encounter—from administration to development, availability, and security. You'll learn to sidestep common errors that slow down your T-SQL code and ensure your SQL Server is installed and configured to handle anything your ... En savoir plus

    $65.99 CAD

  • SQL Server Advanced Troubleshooting and Performance Tuning

    Best Practices and Techniques

    This practical book provides a comprehensive overview of troubleshooting and performance tuning best practices for Microsoft SQL Server. Database engineers, including database developers and administrators, will learn how to identify performance issues, troubleshoot the system in a holistic fashion, and properly prioritize tuning efforts to attain the best system performance possible.Author Dmitri ... En savoir plus

    $67.99 CAD

  • Introduction to Search with Sphinx

    From installation to relevance tuning

    This concise introduction to Sphinx shows you how to use this free software to index an enormous number of documents and provide fast results to both simple and complex searches. Written by the creator of Sphinx, this authoritative book is short and to the point.Understand the particular way Sphinx conducts searchesInstall and configure Sphinx, and run a few basic testsIssue basic queries to ... En savoir plus

    $18.39 CAD

  • SQL Database Programming

    The Ultimate Guide to Learning SQL Database Programming Fast!

    par Tim Warren ...
    SQL DATABASE PROGRAMMINGThe ability to use SQL (Structured Query Language) is a hugely powerful skill.This book is aimed at complete beginners, and will take you through all of the steps needed to master SQL.You will learn how to use databases, the different SQL features, why you need to learn these skills, and how they can be used practically!You will be taken step by step through all of the ... En savoir plus

    $2.99 CAD ou Gratuit avec Kobo Plus

  • Oracle Database 11g PL/SQL Programming Workbook

    Collections series Oracle Press
    Ramp Up Your PL/SQL Programming SkillsMaster PL/SQL through the hands-on exercises, extensive examples, and real-world projects inside this Oracle Press guide. Filled with best practices, Oracle Database 11g PL/SQL Programming Workbook covers all the latest features and enhancements of the language. Mastery checks at the end of each chapter reinforce the material covered, and sample code from the ... En savoir plus

    $68.49 CAD

  • Learn How To Install PHP/mySQL Scripts

    par Jamie Iaconis ...
    In this guide you will learn how to install the most powerful sites in the world with the most popular and wide-spread scripting language available. I have written my book in an easy-to-follow set of steps to take when installing each and every script with ease. ... En savoir plus

    $2.99 CAD

  • Understanding MySQL Internals

    Discovering and Improving a Great Database

    par Sasha Pachev ...
    Although MySQL's source code is open in the sense of being publicly available, it's essentially closed to you if you don't understand it. In this book, Sasha Pachev -- a former member of the MySQL Development Team -- provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner workings of this powerful database. You'll go right to heart of the database to learn how data ... En savoir plus

    $35.99 CAD

  • SQL All-in-One For Dummies

    The most thorough SQL reference, now updated for SQL:2023SQL All-in-One For Dummies has everything you need to get started with the SQL programming language, and then to level up your skill with advanced applications. This relational database coding language is one of the most used languages in professional software development. And, as it becomes ever more important to take control of data, there ... En savoir plus

    $31.99 CAD

  • Job Ready SQL

    Learn the most important SQL skills and apply them in your job—quickly and efficiently!SQL (Structured Query Language) is the modern language that almost every relational database system supports for adding data, retrieving data, and modifying data in a database. Although basic visual tools are available to help end-users input common commands, data scientists, business intelligence analysts, ... En savoir plus

    $35.99 CAD

  • SQL Antipatterns

    Avoiding the Pitfalls of Database Programming

    par Bill Karwin ...
    Bill Karwin has helped thousands of people write better SQL and build stronger relational databases. Now he's sharing his collection of antipatterns--the most common errors he's identified in those thousands of requests for help.Most developers aren't SQL experts, and most of the SQL that gets used is inefficient, hard to maintain, and sometimes just plain wrong. This book shows you all the common ... En savoir plus

    $31.99 CAD

  • SQL the One

    Microsoft SQL Server Interview Guide

    par Uday Arumilli ...
    Congratulations! You are going to WIN your next SQL Server interview. “SQL The One” book can guide you to achieve the success in your next interview. This book covers Microsoft SQL Server interview experiences, questions and answers for a range of SQL DBA’s and SQL Server Professionals. All of these questions have been collected from the people who attended interviews at various multinational ... En savoir plus

    $8.13 CAD

  • Oracle Database 12c PL/SQL Programming

    Master Oracle Database 12c PL/SQL Application DevelopmentDevelop, debug, and administer robust database programs. Filled with detailed examples and expert strategies from an Oracle ACE, Oracle Database 12c PL/SQL Programming explains how to retrieve and process data, write PL/SQL statements, execute effective queries, incorporate PHP and Java, and work with dynamic SQL. Code testing, security, and ... En savoir plus

    $94.49 CAD

  • Learning PostgreSQL 11

    A beginner's guide to building high-performance PostgreSQL database solutions

    Leverage the power of PostgreSQL 11 to build powerful database and data warehousing applicationsKey FeaturesMonitor, secure, and fine-tune your PostgreSQL 11 databaseLearn client-side and server-side programming using SQL and PL/pgSQLDiscover tips on implementing efficient database solutionsBook DescriptionPostgreSQL is one of the most popular open source database management systems in the world, ... En savoir plus

    $37.59 CAD ou Gratuit avec Kobo Plus

  • Expert Cube Development with SSAS Multidimensional Models

    An easy-to-follow guide full of hands on examples of real-world Analysis Services cube development tasks. Each topic is explained and placed in context, and for the more inquisitive reader, there also more in-depth details of the concepts used. If you are an Analysis Services cube designer wishing to learn more advanced topic and best practices for cube design, this book is for you.You are ... En savoir plus

    $33.69 CAD ou Gratuit avec Kobo Plus

  • SQL

    The Structured Query Language (SQL) Study Brief provides the end-user with a concise overview and quick reference on the basics of this special-purpose programming language. The Study Brief is intended to serve as a learning resource for new and developing users or as a quick refresher of essentials for the occasional experienced user. Offering a timely orientation to the subject matter at hand, ... En savoir plus

    $4.98 CAD

  • Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

    par Reza Rad ...
    Written in an easy-to-follow, example-driven format, there are plenty of step-by-step instructions to help get you started! The book has a friendly approach, with the opportunity to learn by experimenting. If you are a BI and Data Warehouse developer new to Microsoft Business Intelligence, and looking to get a good understanding of the different components of Microsoft SQL Server for Business ... En savoir plus

    $33.69 CAD ou Gratuit avec Kobo Plus

  • SQL in 10 Minutes a Day, Sams Teach Yourself

    par Ben Forta ...
    Collections series Sams Teach Yourself
    Just the parts of SQL you need to know from simple data retrieval to the use of SQL joins, subqueries, stored procedures, cursors, triggers, and table constraintsDesigned for anyone interacting with databases, this SQL book methodically, systematically, and simply teaches you in lessons that each take 10 minutes or less to complete. Lessons includeSQL statements, including complex SQL statements ... En savoir plus

    $28.99 CAD

  • SQL Server 2016 Developer's Guide

    Build efficient database applications for your organization with SQL Server 2016

    Get the most out of the rich development capabilities of SQL Server 2016 to build efficient database applications for your organization Key Features\[\*\] Utilize the new enhancements in Transact-SQL and security features in SQL Server 2016 to build efficient database applications\[\*\] Work with temporal tables to get information about data stored in the table at any point in time\[\*\] A ... En savoir plus

    $55.99 CAD ou Gratuit avec Kobo Plus