Page History
[ |../../index.htm#lansa/rdml_database.htm]
You are here:
...
Database Commands
Commands | Description | IBM i | Windows | Linux | RDML | RDMLX | VLWeb Client | Notes |
|---|---|---|---|---|---|---|---|---|
Close table(s) | Y | Y | Y | Y | Y | N |
Commit database changes | Y | Y | Y | Y | Y | N |
Delete record(s) from a table | Y | Y | Y | Y | Y | N |
End a select loop | Y | Y | Y | Y | Y | Y |
Fetch a record from a table | Y | Y | Y | Y | Y | N |
Insert a new record into a table | Y | Y | Y | Y | Y | N |
Leave current loop | Y | Y | Y | Y | Y | Y |
Open file(s) | Y | Y | Y | Y | Y | N |
Roll back database changes | Y | Y | Y | Y | Y | N |
Select records from a table | Y | Y | Y | Y | Y | N |
Select records from a table using SQL | Y | Y | Y | Y | Y | N |
Select records using SQL that is valid for a particular database engine. | Y | Y | Y | N | Y | N |
Update record(s) in a table | Y | Y | Y | Y | Y | N |
...