Logo

SQL with Guru99 by Krishna Rungta

Small book cover: SQL with Guru99

SQL with Guru99
by

Publisher: guru99
Number of pages: 89

Description:
SQL stands for Structured Query Language. It is the communication languages to talk to any database! This book is designed for beginners with little or no Database experience. Apart from teaching the SQL syntax, this book also talks about Database design process and techniques.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Sams Teach Yourself SQL in 24 HoursSams Teach Yourself SQL in 24 Hours
by - Sams
This book presents the key features of SQL in an easy to understand format with updated code examples. The material covers transactions, constructs, embedded databases, object-oriented programming, and MySQL, a very popular open source database.
(19896 views)
Book cover: SQL for Web NerdsSQL for Web Nerds
by
Introduction to SQL: data modeling, simple queries, complex queries, transactions, triggers, views, style, PL/SQL and Java, trees, handling dates in Oracle, limits in Oracle, tuning, data warehousing, foreign and legacy data and normalization.
(14487 views)
Book cover: SQL Performance ExplainedSQL Performance Explained
by
SQL performance problems are everywhere, everyday. This book is a free SQL tuning e-book for developers. It avoids unnecessary details about database internals but highlights the one topic that is most often neglected: proper indexing.
(19635 views)
Book cover: A Primer on SQLA Primer on SQL
by
This is a short e-book teaching the basics of SQL assuming no prior knowledge of it. While the examples and text use Ingres as the database management system, the code should work correctly on any SQL compliant database.
(13202 views)