To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
Hi
can anyone help me with a stored procedure. i need to pass an array of data to the procedure as parameter so that i can use it in the IN condition
for ex. "WHERE ID IN(@ID)".