Part of a string, or the function/method that returns part of a string
Given a string s of length n, is it possible to count the number of distinct substrings in s in …
string algorithm substring time-complexity suffix-treeI have a column of strings that look like this: Target Host: dcmxxxxxxc032.erc.nam.fm.com Target Name: dxxxxxxgsc047.…
substring tableau-apiI've got a SharePoint problem which I need some help with. I'm creating some custom ItemStyles to format the output …
xslt sharepoint-2007 substringI have a column where I need to extract the remainder of a string starting from "_". Example below: TF_Bskt …
sql-server-2008 tsql substring charindexIs there a way to check if a string is a substring of another string in Prolog? I tried converting …
prolog substring dcg subsequence"Current Peak : 830 300" How can I get hold of the two numbers, but without the spaces. (There are 5 or more spaces …
java regex string substring string-utilsIn bash, how do I get a substring of everything from the first occurrence of a character to the second …
string bash substring character find-occurrences