Statements (Administrator)
- SQL statements:
-
- Select
- Allows a user to create SQL statements with type Select.
- Select Unique
- Allows a user to create SQL statements with type Select Unique. (Select Unique is available only if the client is running a Java 1 browser.)
- Insert
- Allows a user to create SQL statements with type Insert.
- Delete
- Allows a user to create SQL statements with type Delete.
- Update (SQL)
- Allows a user to create SQL statements with type Update.
- File Upload statements:
-
- Create
- Allows a user to create File Upload statements with type Create.
- Replace
- Allows a user to create File Upload statements with type Replace.
- Append
- Allows a user to create File Upload statements with type Append.
- Update
- Allows a user to create File Upload statements with type Update.