Eric Herber wrote:[color=blue]
> Robert Stearns wrote:
>
>[color=green]
>>Where in the documentation can I find a syntax summary of the language
>>supported by SQL procedures? I have found documentation of several
>>statement types, but I have no idea whether that is the whole language
>>or not.[/color]
>
>
> Beside the manuals that Mark already mentioned I would
> recommend to buy the following book 'DB2 SQL Procedural
> Language for Linux, UNIX, and Windows':
>
>
http://www-106.ibm.com/developerwork...ook/index.html
>
> The DB2 manuals are not very well structured and you might
> have problems finding the necessary information for writing
> SQL stored procedures.
>
> This book is a really good overview about SQL stored procedures
> and is worth the money.
>
> HTH.
>
> Best regards
>
> Eric[/color]
Thank you both very much. The online documentation is very good (but
then I think k&r 1st is sufficient [or maybe a little too verbose] to
completely describe C and its standard libraries). Unfortunately I only
have one monitor at home, so I'll probably but the book.