Changes

Jump to: navigation, search

Database Basics

15 bytes added, 20:00, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<googlehtmlet>BUY_MYSQLmysql</googlehtmlet>
== Understanding Database Tables ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
Database ''Tables'' provide the most basic level of data structure in a database. Each database can contain multiple tables and each table is designed to hold information of a specific type. For example, a database may contain a ''customer'' table which contains the name, address and telephone number for all the customers of a particular business. The same database may also include a ''products'' table used to store the product descriptions with associated product codes for the items sold by the business.
Throughout the remainder of this book particular attention will be paid to explaining the key SQL commands so that the reader will be proficient in using SQL to read and write database data.
<googlehtmlet>BUY_MYSQL_BOTTOMmysql</googlehtmlet>
 
<htmlet>ezoicbottom</htmlet>
<hr>
<table border="0" cellspacing="0" width="100%">

Navigation menu