From: Paul V. <pa...@vi...> - 2004-02-04 16:58:21
|
Hi Michael, > I will work on a proposed structure for a SQL-Reference chapter a > little in the next weeks (can't really start up before my exams in > 2 weeks). Great! Welcome aboard - and good luck with your exams of course :-) (Uni Passau, gell?) > Would you think it's sensible to include the packaged udf-library > functions with the SQL reference? I was really bugged until I > finally found them ... I think it's a good idea - after all, we use those UDFs in SQL statements, side by side with the internal SQL functions. But we have to clearly mark each entry as either internal SQL or UDF. And if we do this, I think we should also include each UDF's declaration for the reader to copy-and-paste. Greetings, Paul Vinkenoog |