- In computer programming, a delimiter is a character that identifies the beginning or the end of a character string (a contiguous sequence of characters). The delimiting character is not part of the character string. In command syntax, a space or a backslash () or a forward slash (/) is often a delimiter, depending on the rules of the command language. The program interpreting the character string knows what the delimiters are.
Delimiters can also be used to separate the data items in a database (the columns in the database table) when transporting the database to another application. For example, a comma-separated values file(CSV file) is one in which each value in the cells of a table row is delimited by and separated from the next value by a comma. The beginning of a row is indicated by a new line character.
| LAST UPDATED: |
17 Feb 2009
|

 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->
 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
10g
(SearchOracle.com)
10g is Oracle's grid computing product group including (among other things) a database management system (DBMS) and an application server. In addition...
|
 |
extent
(SearchOracle.com)
|
|

|