Click here to Skip to main content
15,792,628 members
Home / Discussions / Regular Expressions
   

Regular Expressions

 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
RedDk18-Sep-23 8:23
RedDk18-Sep-23 8:23 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Member 1450438419-Sep-23 0:16
Member 1450438419-Sep-23 0:16 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Richard MacCutchan19-Sep-23 2:45
mveRichard MacCutchan19-Sep-23 2:45 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Member 1450438419-Sep-23 5:46
Member 1450438419-Sep-23 5:46 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Richard MacCutchan19-Sep-23 6:30
mveRichard MacCutchan19-Sep-23 6:30 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Member 1450438420-Sep-23 3:17
Member 1450438420-Sep-23 3:17 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Richard MacCutchan20-Sep-23 3:31
mveRichard MacCutchan20-Sep-23 3:31 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
RedDk21-Sep-23 8:17
RedDk21-Sep-23 8:17 
Concur here, using RegexBuddy and this string:

[a-zA-Z][[:alnum:]]*\.[a-zA-Z]*|\.[a-zA-Z]

Nothing but net (colloquial expression eliding formal disdain without turning away in disgust from self-realized talentlessness). Thanks for this.

modified 21-Sep-23 17:54pm.

GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Richard MacCutchan22-Sep-23 0:07
mveRichard MacCutchan22-Sep-23 0:07 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
RedDk22-Sep-23 10:44
RedDk22-Sep-23 10:44 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
RedDk19-Sep-23 9:17
RedDk19-Sep-23 9:17 
GeneralRe: MySQL Select query that chooses something dot something between certain underscores Pin
Richard MacCutchan19-Sep-23 23:09
mveRichard MacCutchan19-Sep-23 23:09 
AnswerRe: MySQL Select query that chooses something dot something between certain underscores Pin
jschell14-Sep-23 11:55
jschell14-Sep-23 11:55 
QuestionExclude already masked data in regex Pin
NathanAsh25-Aug-23 12:14
NathanAsh25-Aug-23 12:14 
AnswerRe: Exclude already masked data in regex Pin
Terry R 202325-Aug-23 13:48
Terry R 202325-Aug-23 13:48 
GeneralRe: Exclude already masked data in regex Pin
NathanAsh28-Aug-23 6:32
NathanAsh28-Aug-23 6:32 
QuestionRegEx remove duplicate need help Pin
manoo885-Aug-23 14:04
manoo885-Aug-23 14:04 
GeneralRe: RegEx remove duplicate need help Pin
Member 106011917-Aug-23 13:04
professionalMember 106011917-Aug-23 13:04 
AnswerRe: RegEx remove duplicate need help Pin
Andre Oosthuizen8-Aug-23 0:27
mveAndre Oosthuizen8-Aug-23 0:27 
AnswerRe: RegEx remove duplicate need help Pin
jschell11-Aug-23 11:49
jschell11-Aug-23 11:49 
GeneralRe: RegEx remove duplicate need help Pin
trønderen11-Aug-23 13:21
trønderen11-Aug-23 13:21 
GeneralRe: RegEx remove duplicate need help Pin
jschell14-Aug-23 7:01
jschell14-Aug-23 7:01 
QuestionRegex search and replace? Tabs ... Pin
Member 1483514610-Jul-23 10:57
Member 1483514610-Jul-23 10:57 
AnswerRe: Regex search and replace? Tabs ... Pin
jschell14-Aug-23 7:13
jschell14-Aug-23 7:13 
GeneralHow to insert a space at the beginning of a line in a "for next" code loop (.NET regular expressions) Pin
Piotr Przeklasa4-Jul-23 3:20
Piotr Przeklasa4-Jul-23 3:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.