You will develop GPSS client code to perform the following tasks:
NoteThe code excerpts in this topic are written in the Java programming language.
The code excerpts build upon each other. For example, the client instantiates a Session
object in the Connect to Greenplum Database section. Subsequent code excerpts reference the same Session
object instance.