CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
substr
09-07
Back-end
Why does SQLite store strings as text in BLOB columns, rather than bytes?
08-27
front end
How to use a substring as key for unordered_set::erase
08-17
Net
Select substring in Oracle SQL up to a specific character
08-17
front end
Extract link from string
07-13
Mobile
Why is string::resize and string::substr O(1)
07-02
Software engineering
how to edit rownames in R using sub or gsub command
06-30
Mobile
PHP: Substr() returns empty string
06-24
Software engineering
Oracle REGEXP_SUBSTR - SEMICOLON STRING EXTRACTION
06-11
Software engineering
C substring not giving me the correct result
06-06
front end
Split string in parts by minus and plus in R
05-27
Software design
How to substring from a certian index to the end in SQL
05-06
Mobile
SQLite string search in rows then insert string into new rows with values of the same row last colum
04-20
Enterprise
Updated Question-Oracle case statement to extract value for all occurance associated with a substrin
04-19
Mobile
Oracle case statement to extract value for all occurance associated with a substring
03-31
Net
substr Chinese string after first space in R
03-25
OS
How do I dynamically extract substring from string?
03-21
front end
In R, Extract number value before % sign in a dataframe column of strings
02-19
Back-end
Exception: Invalid_argument "String.sub / Bytes.sub"
02-18
Back-end
Capitalizing the first letter of characters in a column using substr function
02-14
database
How do I split one-column data separated by spaces into multiple columns?
12-19
Mobile
Discard any characters that are not actual letters. using awk - Bash
12-16
Enterprise
I want to remove string after space" ", but length is variable and string can be of any le
12-03
OS
How to divide a data factor into subsets in R
11-30
Back-end
php insert string(a) at multiple positions in string b and concatenate the string
10-25
front end
print the last letter of each word to make a string using `awk` command
10-03
Software design
How to get part of string without using substr() function
09-23
OS
sub string using if else condition in sql
09-16
Back-end
SUBSTR to ADD value in oracle
Links:
CodePudding