Quick
Ref.
Functions
- date
- number
- string
Data Types
- date
- number
- string
|
| Name of the server |
ingres |
| Name of the client |
sql also isql |
| Typical command line to start the client
|
source ~ingres/.ingIIbash sql iidbdb
- server
- iidbdb is the system database - where you create users and databases
- operating system authentication
- Ingres relies on the operatong system for authentication.
|
| Useful commands |
help\g
|
| Beware! |
Put \g at the end of each sql command
|
| |