SQL for Beginners: Step by Step Basic SQL Queries

Mr Frankline Ndingwan

  • 出版商: CreateSpace Independ
  • 出版日期: 2015-10-01
  • 售價: $910
  • 貴賓價: 9.5$865
  • 語言: 英文
  • 頁數: 122
  • 裝訂: Paperback
  • ISBN: 1517613779
  • ISBN-13: 9781517613778
  • 相關分類: SQL
  • 無法訂購

商品描述

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