| www.sum-it.nl > Courses > DB Design course > Method > 4. Implementation | Previous Nederlands · Search... |
4. Implementation, various RDBMSses | Introduction 1. Scope 2. Logical Design 3. Technical Optimisation Create table Extra column Make index End | |||
![]() |
![]() |
![]() |
![]() |
|
1. Scope |
2. Logical Design |
3. Technical Optimisation |
4. Implementation |
|
|
Every
RDBMS
has it's own way to implement a database.
There is an abundance of documentation on Internet.
Search for example with Google
(www.google.com)
on "Oracle create database documentation".
In this training you'll create tables in a MySQL database. In addtion you'll learn the underlying SQL syntax, which is the same for all RDBMSses. |
||||
| Next: Create table | ||||