Sign up
Forgot password?
FAQ: Login

SQL

  • Folding files by type is disabled
A
CreateSpace Independent Publishing Platform, 2015. — 168 p. — ISBN10: 1505805600, ISBN13: 978-1505805604. If you are looking for a real compact practical guide on SQL, then this book is for you. SQL language is too voluminous and exposure of every aspect of this huge language is a very tedious task. Keeping aside the least utilized features, this book is rolled out to focus on...
  • №1
  • 7,61 MB
  • added
  • info modified
Amazon Digital Services LLC, 2016. — 77 p. — ASIN: B01CX2B006 SQL is a valuable and widely-used IT skill. It is the key to handling data in databases. It is used across technologies such as Microsoft SQL Server, MySQL, Oracle, and even Microsoft Access. This book gives you a way to learn SQL fast. It's a one-stop course to take readers from beginner-level, to a level where they...
  • №2
  • 149,37 KB
  • added
  • info modified
B
Amazon Digital Services LLC, 2016. — 44 p. — ASIN: B01M7QPAQ7. This book assumes a familiarity with relational data tables. Readers should have access to a query environment that allows viewing data tables and running SQL queries against a database or data warehouse. Prerequisites Instructions Joining tables SQL Single-table operations Selecting columns Selecting rows Sorting...
  • №3
  • 217,57 KB
  • added
  • info modified
C
CreateSpace Independent Publishing Platform, 2016. — 158 p. — ISBN10: 1539376869. — ISBN13: 978-1539376866. Have you always wanted to learn computer programming, but never get to it thinking it'll be too difficult and not knowing where to begin? Or perhaps you have some knowledge in programming but are interested in learning the SQL language fast? A book is your best...
  • №4
  • 797,87 KB
  • added
  • info modified
Addison-Wesley Professional, 2017. — 562 p. — ISBN: 0134578899, 9780134578897. Effective SQL brings together practical solutions and insights so you can solve complex problems with SQL and design databases that simplify data management in the future. It’s the only modern book that brings together advanced best practices and realistic example code for all of these versions of...
  • №5
  • 19,81 MB
  • added
  • info modified
D
CreateSpace Independent Publishing Platform, 2016. — 511 p. — ISBN10: 1532720408. — ISBN13: 978-1532720406 If you have a question about SQL Programming this is the book with the answers. SQL Programming: Questions and Answers takes some of the best questions and answers asked on the stackoverflow.com website. You can use this book to look up commonly asked questions, browse...
  • №6
  • 1,73 MB
  • added
  • info modified
H
Syncfusion Inc, 2017. — 102 p. SQL is the language of data, and therefore the intermediary language for those who straddle the line between technology and business. Every business application needs a database and SQL is the key to working with these databases. Nick Harrison’s SQL Queries Succinctly will show you how to craft queries in SQL, from basic CRUD statements and...
  • №7
  • 1,13 MB
  • added
  • info modified
J
Amazon Digital Services LLC, 2019. — 92 p. As a business, it is likely that you will need to hold onto a lot of data. Some of this data is going to be about your customers, like their name, address, credit card information, and more. And some of that information is going to be about your products and services. You want to make sure that any and all information that your...
  • №8
  • 1,55 MB
  • added
  • info modified
K
2016. — 82 p. — ASIN B01D0NX0G4. Need to learn SQL for work, but don’t know where to start? Ever tried to learn, but got bored with dry-as-dust textbooks? Let SQL With a Smile introduce you to the Structured Query Language with a laid-back approach…and a lot of bad jokes! Don’t get bogged down with database details you don’t need yet. SQL With a Smile uses a laid-back approach...
  • №9
  • 664,16 KB
  • added
  • info modified
4th Edition. — O’Reilly Media, 2022. — 838 p. — ISBN13: 978-1-492-08886-8. For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are...
  • №10
  • 1,58 MB
  • added
M
2nd Edition. — O’Reilly, 2015. — 208 p. — ISBN: 978-1-491-91646-9. SQL is a powerful language for querying and manipulating data, but it’s tough to integrate it with your application. SQLAlchemy helps you map Python objects to database tables without substantially changing your existing Python code. If you’re an intermediate Python developer with knowledge of basic SQL syntax...
  • №11
  • 4,49 MB
  • added
  • info modified
P
7th.ed. — McGraw-Hill, 2020. — 825 p. — ISBN: 978-1-26-045887-9. Get Up to Speed on Microsoft SQL Server 2019 Quickly and Easily Start working with Microsoft SQL Server 2019 in no time with help from this thoroughly revised, practical resource. Filled with real-world examples and hands-on exercises, Microsoft SQL Server 2019: A Beginner’s Guide, Seventh Edition starts by...
  • №12
  • 52,33 MB
  • added
  • info modified
Amazon Digital Services LLC, 2016. — 30 p. — ASIN: B01D42UBP4 More and more companies these days are learning that they need to make DATA-DRIVEN decisions. With big data and data science on the rise, we have more data than we know what to do with. One of the basic languages of data analytics is SQL, which is used for many popular databases including MySQL, Postgres, Microsoft...
  • №13
  • 144,73 KB
  • added
  • info modified
R
Momentum Press, 2019. — 99 p. — ISBN13: 978-1-94561-263-3 (e-book). SQL by Example uses one case study to teach the reader basic structured query language (SQL) skills. The author has tested the case study in the classroom with thousands of students. While other SQL texts tend to use examples from many different data sets, the author has found that once students get used to one...
  • №14
  • 5,51 MB
  • added
  • info modified
S
Clydebank Media LLC., 2019. — 249 p. — ISBN13: 978-1945051234. “THE BEST SQL BOOK FOR BEGINNERS IN 2020 – HANDS DOWN!” Not sure how to prepare for the data-driven future? This book shows you EXACTLY what you need to know to successfully use the SQL programming language to enhance your career! Are you a developer who wants to expand your mastery to database management? Then you...
  • №15
  • 6,60 MB
  • added
  • info modified
T
3rd Edition. — John Wiley & Sons, Inc., 2019. — 816 p. — ISBN: 978-1-11956-961-9. The latest on SQL databases SQL All -In-One For Dummies, 3rd Edition, is a one-stop shop for everything you need to know about SQL and SQL-based relational databases. Everyone from database administrators to application programmers and the people who manage them will find clear, concise...
  • №16
  • 6,15 MB
  • added
  • info modified
V
Amazon Digital Services LLC, 2016. — 36 p. — ASIN: B01BI8KANO SQL is a universal programming language for interaction with databases. All statements here are designed to comply with SQL-89 and SQL-92, the 2 most common standards. Not all databases entirely comply with all standards, so be prepared to check for differences in the reference material for the DB you are using. This...
  • №17
  • 210,20 KB
  • added
  • info modified
3rd Edition. — Addison-Wesley Professional, 2015. — 745 p. — ISBN: 978-0-321-99247-5. The #1 Easy, Common-Sense Guide to SQL Queries — Updated for Today’s Databases, Standards, and Challenges SQL Queries for Mere Mortals has earned worldwide praise as the clearest, simplest tutorial on writing effective SQL queries. The authors have updated this hands-on classic to reflect new...
  • №18
  • 18,33 MB
  • added
  • info modified
There are no files in this category.

Comments

There are no comments.
Up