Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Delimiter
Delimiter

Delimiter

Data Juggler

|
534 clicks
| (0) | Free
By Data Juggler Software www.datajuggler.com . Delimiter is a simple utility used to take a list of numbers and convert them to a comma delimited list.
Get Started

Delimiter is a simple utility to take a list of numbers (or strings) and add a delimiter. The default deliter is a comma. although you can change the delimiter if you choose.

This is a simple tool used to take a list of numbers returned from a SQL Query or from an Excel spreadsheet and then perform a query such as the following:

Select * From Network Where NetworKID In (223039, 229604, 308208, 432199)

Another useful feature is the get distinct list, where it takes the input items and returns a distinct list so that in the following list of items:

6

7

8

9

7

6

9

8

10

6

7

The results would be:

6, 7, 8, 9, 10 - not necessarily sorted.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft