Yevol MS Access VBA Access SQL Server C++ Builder
SQL Programming SQL Programming

This is the web site of Yevol dedicated to the Structured Query Language (SQL). We use MySQL and Microsoft SQL Server Database Engine (MSDE). They are wonderful, powerful, and free database engines.

We hope you will find this site helpful and useful.


Lessons Summary

SQL Startup
SQL Operators and Operands (SELECT)
Variables and Data Types (DECLARE, SELECT, SET)
Introduction to Databases (CREATE, USE, DROP)
Database Tables (CREATE, RENAME, DROP TABLE)
Tables Columns (ALTER TABLE, ADD COLUMN, DROP)
Data Entry (INSERT, INTO)
Data Analysis (SELECT, FROM, ORDER BY)
Filtering Records (SELECT, FROM, WHERE)
Records Maintenance (UPDATE/DELETE)
Data Relationships (PRIMARY KEY/FOREIGN KEY)
 
A Windows Application Using an MSDE Database

Posted on Tuesday 28 June 2005    

 

Last Update: Tuesday, June 12, 2007 22:05

 

Other Tutorials

Windows
Networking
MS PowerPoint
MS Excel
VBA Excel
C#

Links
MSDE
MySQL
MS SQL Server
 

Copyright © 2007, Yevol