Top "Hyphen" questions

The hyphen character, also known as the dash or minus sign.

Matching text between hyphens with regex

Currently I have this string "RED-CURRENT_FORD-something.something" I need to capture the word between the hypens. In this case …

regex hyphen
is dash a special character in R regex?

Despite reading the help page of R regex Finally, to include a literal -, place it first or last (or, …

regex r hyphen
What is the efficient way to store UUID generated in Java to Oracle DB? Will removing or not removing hyphen in the UUID be any use?

What is the efficient way to store UUID generated in Java to Oracle DB? Will removing or not removing hyphen …

oracle store uuid hyphen
Java Package with -

How do I import a package named "poof-support" . No, I can't change the package name, I'm getting an: error '.…

java import hyphen