MySQL SQL
MySQL SQL
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C
2. CREATING A DATABASE
MySQL SQL
❮ Previous Next ❯
What is SQL?
SQL is the standard language for dealing with Relational Databases.
Try it Yourself »
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C
Semicolon after SQL Statements?
Some database systems require a semicolon at the end of each SQL statement.
Semicolon is the standard way to separate each SQL statement in database systems that
allow more than one SQL statement to be executed in the same call to the server.
In this tutorial, we will use semicolon at the end of each SQL statement.
?
Exercise
Which one of the following is a typical SQL statement?
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C
❮ Previous Next ❯
ADVERTISEMENT
Search for
CREATE A NEW
2. ❯
TABLE
SQL TO CREATE
3. ❯
DATABASE
HOW TO
4. CREATE A ❯
WEBSITE
SELECT QUERY
5. ❯
IN MYSQL
ADD PRIMARY
6. ❯
KEY TO TABLE
LEARN SQL
7. ❯
ONLINE
COLOR PICKER
Tutorials Exercises Services Sign In
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C
ADVERTISEMENT ADVERTISEMENT
PLUS SPACES
Top Tutorials
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
Top References
HTML Reference
CSS Reference
JavaScript Reference
SQL Reference
Python Reference
W3.CSS Reference
Bootstrap Reference
PHP Reference
HTML Colors
Java Reference
Angular Reference
jQuery Reference
Copyright 1999-2025 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.