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
SQL CourseSQL Course
> Ask questions about the lessons on SQL Course 1 and 2. If you have problems
> with the interface, please post in the Feedback forum
I need to know how to use sort of a loop function if possible so that I can export specific data that pertains to one criteria , then loop to make sure that there are no more criteria that are different.
For example, I need to export data that contain a certain filename, then loop back through to see if any data remain that contain another, different filename. If so, export those also.