English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
sqlshack.com
T-SQL RegEx commands in SQL Server
This article explores T-SQL RegEx commands in SQL Server for performing data search using various conditions
已浏览 168 次
2019年9月17日
Regex C# Tutorial
C# Regex Performance: How To Squeeze Out Performance
dev.to
1 个月前
Regular Expressions (Regex) in MATLAB for Beginners
YouTube
Joseph Delgadillo
已浏览 7510 次
2019年7月27日
13:25
C 语言 regex 正则表达式
bilibili
云南黑哥
已浏览 2726 次
2022年2月10日
热门视频
Overview of the SQL REPLACE function
sqlshack.com
已浏览 168 次
2018年11月27日
Replace in SQL: Usage and Implementation of REPLACE() Function
intellipaat.com
已浏览 9万 次
2023年12月18日
9:25
Regular Expressions in SQL Server Databases: Implementation & Use
Study.com
已浏览 9200 次
2019年4月30日
Regex Data Extraction
4:26
“Extract Anything in Excel Using REGEXEXTRACT | Best REGEX Tricks & Examples” #excel #excelregex #regexextract #excelformulas #exceltutorial #exceltips #excelforbeginners #googlesheets #regex #exceltricks #office365 #excelskills #excelfunctions #excelforindia #learnexcel #excelautomation #excelyoutube #exceltamil #exceltelugu #exceltutorialsinhindi | Ramesh Aitha
Facebook
Ramesh Aitha
已浏览 699 次
3 个月之前
0:29
Extract Dates from Sentences Located anywhere in a Cell in Microsoft #Excel - REGEXEXTRACT Function in Excel 365 =IFERROR(DATEVALUE(REGEXEXTRACT(B6,"(d{1,2}/d{1,2}/d{2,4})")),"") For Complex Different Date Formats: =IFERROR(DATEVALUE(REGEXEXTRACT(B6, "(d{4}-d{2}-d{2}|d{2}-d{2}-d{4}|d{2}/d{2}/d{4}|d{1,2}/d{1,2}/d{4}|[A-Za-z] d{1,2}, d{4}|[A-Za-z]{3} d{2}, d{4})")),"") Different Format Examples: 1. YYYY-MM-DD (e.g., 2023-10-26) =REGEXEXTRACT(A1, "(d{4}-d{2}-d{2})") 2. DD-MM-YYYY (e.g., 26-10-2023)
Facebook
Excel Basement
已浏览 7772 次
11 个月之前
1:32
📌 Don’t just find data. Extract it like a pro! 🚫 Don’t manually look for numbers in text — ✅ Use REGEXEXTRACT with smart patterns like d to do it in seconds! 🎯 In my latest short video, I’ve explained the REGEXEXTRACT function in Excel — with real examples where sentences include numbers in between, and we extract them using powerful regex patterns. 👨🏫 What’s covered: 🔹 Live demo with a sample dataset 🔹 Real use case of extracting numbers from text 🔹 Explanation of regex pattern d 🔹 Ho
Facebook
Vishal Aggarwal
已浏览 1.4万 次
8 个月之前
Overview of the SQL REPLACE function
已浏览 168 次
2018年11月27日
sqlshack.com
Replace in SQL: Usage and Implementation of REPLACE() Fun
…
已浏览 9万 次
2023年12月18日
intellipaat.com
9:25
Regular Expressions in SQL Server Databases: Implementation & Use
已浏览 9200 次
2019年4月30日
Study.com
Using Regular Expressions to Manipulate Text in SQL Server Ma
…
2018年6月18日
mssqltips.com
Getting started using regular expressions for pattern matching
…
2022年10月17日
home.blog
1:16:24
The ONLY SQL Pattern Matching Video You Need (LIKE + REGEX)
已浏览 4828 次
3 个月之前
YouTube
Sumit Mittal
Oracle regular expression part 1 regexp like
已浏览 5.5万 次
2017年1月25日
YouTube
Sridhar Raghavan
5:33
sql技巧之translate与replace
已浏览 628 次
2023年12月11日
bilibili
罗彪爱吃面
33:36
267、sql中的正则表达式
已浏览 5393 次
2019年3月9日
bilibili
微风的翼
5:55
SQL入门18 REPLACE与字符串替换函数:数据处理的必备技能
已浏览 65 次
2024年11月3日
bilibili
guomengtao
15:33
Google Sheets - RegEx REGEXEXTRACT, Functions Exctr
…
已浏览 13.7万 次
2017年5月12日
YouTube
Learn Google Sheets & Excel Spreadsheets
5:51
30. REPLACE () Function - SQL String Functions
已浏览 2.9万 次
2020年7月11日
YouTube
Alex Shafe - Databoard Analytics
10:43
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES IN DETAIL | Reg
…
已浏览 96.6万 次
2020年1月12日
YouTube
Crack Concepts
5:46
Tutorial#50 How to replace String/Column Value using Replac
…
已浏览 9824 次
2018年9月9日
YouTube
EqualConnect Coach
6:12
SQL Tutorial - 21: The UPDATE Query
已浏览 30.3万 次
2013年10月26日
YouTube
The Bad Tutorials
20:52
Learn Regular Expressions In 20 Minutes
已浏览 146.7万 次
2019年10月29日
YouTube
Web Dev Simplified
12:29
SQL String Functions Tutorial (LEFT, RIGHT, POSITION, CONCA
…
已浏览 5万 次
2020年1月9日
YouTube
Becoming a Data Scientist
1:16
Notepad++ RegEx based find & replace
已浏览 4322 次
2020年12月13日
YouTube
TECH OverSimplified
4:20
Pattern Matching in SQL | Ep-5 | Top 20 SQL Interview Questions | Gee
…
已浏览 12.4万 次
2019年9月22日
YouTube
GeeksforGeeks
41:00
SQL Tutorial 4: Filtering Rows(Where Clause), Operators
…
已浏览 18.9万 次
2019年5月20日
YouTube
SDET- QA
9:12
09 MySQL Tutorial for Beginners: LIKE + REGEXP Operators, Regul
…
已浏览 3.3万 次
2015年11月11日
YouTube
golearnfast
19:39
Alteryx RegEx Beginner Tutorial
已浏览 1.2万 次
2018年5月9日
YouTube
Mark “MarqueeCrew” Frisch
7:36
SQL Query | Replace special characters | Control Characters |
…
已浏览 4.5万 次
2020年9月1日
YouTube
Learn at Knowstar
2:36
How to find and remove special character in a string in SQL SERVER
已浏览 8850 次
2021年1月25日
YouTube
SmartCode
3:48
Alteryx - How to Extract a Pattern from a String by RegEx tool
已浏览 5610 次
2020年7月15日
YouTube
Mukesh Singh
3:45
【鲸析】SQL面试大实话之【正则表达式 REGEXP基础】
已浏览 2032 次
2022年8月20日
bilibili
鲸鲸说数据
11:52
Replicate, Space, Patindex, Replace and Stuff string functions in sql se
…
已浏览 34.8万 次
2012年8月26日
YouTube
kudvenkat
1:50
VS Code tips — Using regex capture groups in find replace
已浏览 2.6万 次
2020年4月2日
YouTube
Code 2020
37:55
Regular Expressions (Regex) Tutorial: How to Match Any Patter
…
已浏览 134.7万 次
2017年10月5日
YouTube
Corey Schafer
观看更多视频
更多类似内容
反馈