Home
Intoduction
_Case Study Scenerio
_Team Members
Designing the DBMS
_Entities
_Attributes
_Relationships
_ER Diagram
Software Sollution
_Actors in the System
_Business Processes
_System Requirements
__Functional
__Non-Functional
Programming with SQL
_Normalization Steps
_Relational Database
_SQL statements of table creation
_ statements of adding data
_SQL queries
Conclusion
Home
SQL
SQL statements of table creation
SQL statements of table creation
V.P.M. Vitharana
April 23, 2022
create database statement;
CREATE DATABASE database name;
Create table statement;
CREATE TABLE table_name (
column1 datatype,
column2 datatype);
Post a Comment
0 Comments
You're in right place
An eco-friendly, attractive online system that facilitates the Internet. A worldwide system that allows anyone to use it from anywhere. 24 hours service
Make an Appoinment
Name
Email
*
Message
*
Team-mates
D.K.S.Perera
Devil Game
P.H. Amasha
Team Beta
V.P.M. Vitharana
W.Amesh kavinda de silva
Popular Posts
0 Comments