Search Books

SQL for Beginners: Step by Step Basic SQL Queries

Author Mr Frankline Ndingwan
Publisher CreateSpace Independent Publishing Platform
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
24.00 USD
🛒 Buy New on Amazon 🇺🇸

✓ Usually ships in 24 hours

Share:
Book Details
ISBN / ASIN1517613779
ISBN-139781517613778
AvailabilityUsually ships in 24 hours
Sales Rank226,388
MarketplaceUnited States 🇺🇸

Description

SQL (Structured Query Language) is a programming language used for retrieving and manipulating information from the database. SQL is the most commonly used database language. This book designed to help beginner better understand SQL statements. A lot of students do take programming classes without knowing much about SQL statement. This book is recommended for anyone trying to build a foundation in SQL. SQL statements are used to perform tasks such as creating a new database, executing queries against a database, retrieving data from the database, inserting records in a database, deleting records from the database, creating new tables, create views in a database. After reading this book, you will have a solid working knowledge of structured query language (SQL). You will be confident in your ability to write SQL queries to create tables, retrieve data from single or multiple tables, delete, insert, and update data in a database