Changes

Jump to: navigation, search

Creating Databases and Tables Using SQL Commands

No change in size, 18:03, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
== Creating Tables with SQL ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
New tables are added to an existing database using the SQL ''CREATE TABLE'' statement. The ''CREATE TABLE'' statement is followed by the name of the table to be created followed by a comma separated list of the names and definitions of each table column:

Navigation menu