Re: [SQL] sql function: using set as argument

2005-09-05 Thread Akshay Mathur
(function_1), int_value)   Regards,   akshay     --- Akshay Mathur SMTS, Product Verification AirTight Networks, Inc. (www.airtightnetworks.net) O: +91 20 2588 1555 ext 205 F: +91 20 2588 1445   -Original Message- From: Akshay Mathur [mailto

Re: [SQL] sql function: using set as argument

2005-08-18 Thread Akshay Mathur
  --- Akshay Mathur SMTS, Product Verification AirTight Networks, Inc. (www.airtightnetworks.net) O: +91 20 2588 1555 ext 205 F: +91 20 2588 1445   -Original Message- From: Thomas F. O'Connell [mailto:[EMAIL PROTECTED] Sent: Tuesday, Augu

[SQL] sql function: using set as argument

2005-08-14 Thread Akshay Mathur
(result_set_of_function_1, int)         Select count(b_column) from some_table where some_field_1 in ($1) and some_field_2 = $2;   Please suggest how can I do that?   Regards,   akshay     --- Akshay Mathur SMTS, Product Verification AirTight