Crazy SQL Coder
Home
About
Post RSS
Contact
Log In
skip to main
|
skip to sidebar
How to Create database using SQL
To create database just write the following command.
CREATE DATABASE crazy;
Here crazy is your database name.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Categories
Create Database
(1)
Create Table
(1)
Insert
(1)
Notice
(1)
Select
(1)
No comments:
Post a Comment