Cantitate/Preț
Produs

Database Design Manual: using MySQL for Windows: Springer Professional Computing

Autor Matthew Norman
en Limba Engleză Hardback – 9 oct 2003
Databases are now an integral part of the internet and many web sites use databases in the background to control their content. MySQL is one of the most commonly used open source database management systems. Due to it’s bundling with PHP, MySQL has proved a popular choice for many sites as it enables a database driven, content managed website to be set up with little or no software costs. This book will show you how to design and use databases for the web using MySQL as a tool to learn SQL. Key Topics Installing and testing MySQL SQL basics, and using SQL to communicate with databases Database design techniques and concepts Using MySQL with PHP, Apache and Perl How to make other products communicate with MySQL Features and Benefits. Gives an insight into how databases work in relation to the web. Introduces general SQL techniques by means of MySQL. Explains the concepts behind a structured query language and how it can be used to communicate with databases. Provides an introduction to database design and how an efficiently designed database can improve the performance of MySQL.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 90474 lei  6-8 săpt.
  SPRINGER LONDON – 22 oct 2010 90474 lei  6-8 săpt.
Hardback (1) 64080 lei  6-8 săpt.
  SPRINGER LONDON – 9 oct 2003 64080 lei  6-8 săpt.

Din seria Springer Professional Computing

Preț: 64080 lei

Preț vechi: 80100 lei
-20% Nou

Puncte Express: 961

Preț estimativ în valută:
12264 12739$ 10187£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781852337162
ISBN-10: 1852337168
Pagini: 224
Ilustrații: X, 209 p. 176 illus.
Dimensiuni: 178 x 235 x 20 mm
Greutate: 0.65 kg
Ediția:2004
Editura: SPRINGER LONDON
Colecția Springer
Seria Springer Professional Computing

Locul publicării:London, United Kingdom

Public țintă

Professional/practitioner

Cuprins

MySQL and Databases.- Installing and Testing MySQL.- How Shall We Store it? — Datatypes.- Designing and Creating Tables.- Populating the Database.- Retrieving the Data.- Joining Tables.- Changing Data.- Deleting our Data.- Aggregate Functions.- Working with Dates and Times.- Securing the Database.- Optimizing MySQL.- Sharing MySQL data with MyODBC.- MySQL with PHP, Apache and Perl.- Making life easier.

Recenzii

From the reviews:
"MySQL is one of the most commonly used open source relational database management systems (RDBMS). Fully updated to include information on latest versions, this Springer book is becoming one of the most easily understandable texts on MySQL available. … Norman does a good job … . The text is liberally interspersed with examples of SQL … . Windows users who need to set up MySQL will greatly appreciate this book. … The book is a thorough, yet easy to understand resource for beginners." (Hector Zenil Chavez, Computing Reviews, December, 2004)

Caracteristici

Deals predominantly with MySQL based on the relatively new windows based version of MySQL lots of examples and illustrations to make it easy to use Includes supplementary material: sn.pub/extras