CSS-HTML.NET
Home > SQL > Creating a View
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

SQL Syntax Creating a View

Creating a View Examples

CREATE VIEW vcountry AS SELECT * FROM country;


See also SQL syntax for:

SUM
Viewing an Index
Single Line Comment
MIN
BETWEEN ... AND ...
Terms and Conditions