|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
|
|
#2
|
|||
|
|||
|
Rapid
|
|
#3
|
|||
|
|||
|
http://www.w3schools.com/sql/default.asp
With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com
__________________
Martijn Tonies Database Workbench: developer IDE for Firebird, MySQL, InterBase, MSSQL Server and Oracle Upscene Productions http://www.upscene.com |
|
#4
|
|||
|
|||
|
Hi tambaro
You better go any get a book on SQL because the syntax differs slightly for every Database Type and is to much to try and explain in a forum. But here is a list of the different basic SQL statements that you get. 1. Select Statement 2. Update Statement 3. Insert Statement 4. Delete Statement There is more to SQL than just these 4 statements, but these are the basic SQL statement types that you need to know. When working with proper SQL databases like Firebird, M$ SQL Server and Oracle you will propably need to know some DDL (Data Definition Language) Statements aswell. These SQL like statements are used to create and drop tables, view and fields....but their syntax also differ from database to database. |
|
#5
|
||||
|
||||
|
Quote:
there is "sql in 21 days" very fast ![]() |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Explain SQL Basic Statement |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|