kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Tue Jul 29, 2003 3:45 pm Post subject: |
|
|
lmanda2003,
SPUFI stands SQL Processing Using File Input.It is a facility of the TSO attachment subcomponent that enables the DB2I user to execute SQL statements without embedding them in an application program.With spufi you can execute any DDL OR DML statements you can create,drop,select,insert,delete,update... using spufi.
Check this link for Executing SQL from your terminal using SPUFI
Check this link for SQL Reference
Hope this helps...
cheers
kolusu |
|