Php Beginner'S Practical Guide at Meripustak

Php Beginner'S Practical Guide

Books from same Author: Pratiyush Guleria

Books from same Publisher: BPB Publications

Related Category: Author List / Publisher List


  • Retail Price: ₹ 330/- [ 0.00% off ]

    Seller Price: ₹ 330

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 0.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 0.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Shipping charge ₹ 75 for orders below 500



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Pratiyush Guleria
    PublisherBPB Publications
    Edition1
    ISBN9789387284203
    Pages109
    BindingPaperback
    LanguageEnglish
    Publish YearApril 2018

    Description

    BPB Publications Php Beginner'S Practical Guide by Pratiyush Guleria

    This book starts with the concepts in RDBMS (relational database management systems) and SQL (structured query language). The first few chapters cover the definitions and a brief explanation of all the important concepts. They also cover the installation of mariadb and MySQL on Windows and Raspberry Pi as well as the setup of various tools used to connect to MySQL and mariadb server processes. We will also understand how to install Sample schemas and how to use basic SQL queries. Then we move on to the select query in detail. The book explores the data retrieval aspect of SQL queries in detail with the where clause and null handling in detail. The book also explores the functions available in MySQL. Those are single row and group functions. Then we explore how to combine the data from multiple sources. The technique is known as joins