当前位置:网站首页>各位大佬,sqlserver 支持表名正则匹配吗
各位大佬,sqlserver 支持表名正则匹配吗
2022-07-31 08:47:00 【阿里云问答】
各位大佬,sqlserver 支持表名正则匹配吗
采纳答案1:
支持 LIKE '%[0-9]%' --匹配含有数字的列 LIKE '%[^0-9]%' --匹配含有数字0到9的记录 LIKE '%[A-Z]%' --匹配含有字母的列 LIKE '%[^A-Z]%' --匹配不含有字母的列
边栏推荐
猜你喜欢
![[Yellow ah code] Introduction to MySQL - 3. I use select, the boss directly drives me to take the train home, and I still buy a station ticket](/img/7b/f50c5f4b16a376273ba8cd27543676.png)
[Yellow ah code] Introduction to MySQL - 3. I use select, the boss directly drives me to take the train home, and I still buy a station ticket

The torch distributed training

MySQL安装教程

【Redis高手修炼之路】Jedis——Jedis的基本使用

SSM框架简单介绍

期刊投递时的 Late News Submission 是什么

Small application project development, jingdong mall 】 【 uni - app custom search component (below) - search history

免安装版的Mysql安装与配置——详细教程

Flutter Paystack 所有选项实现

ONES 入选 CFS 财经峰会「2022数字化创新引领奖」
随机推荐
How to Install MySQL on Linux
编译器R8问题Multidex
MySQL中InnoDB的多版本并发控制(MVCC)的实现
Modular specifications
Docker-compose安装mysql
【小程序项目开发--京东商城】uni-app之自定义搜索组件(上)-- 组件UI
高并发-高可用-高性能
如何升级nodejs版本
35-Jenkins-共享库应用
[MySQL exercises] Chapter 5 · SQL single table query
SQL 嵌套 N 层太长太难写怎么办?
Small application project development, jingdong mall 】 【 uni - app custom search component (below) - search history
关于@Autowired
哆啦a梦教你页面的转发与重定向
Kotlin 优点
SSM integration case study (detailed)
MySQL 高级(进阶) SQL 语句 (一)
全国中职网络安全B模块之国赛题远程代码执行渗透测试 PHPstudy的后门漏洞分析
期刊会议排名、信息检索网站推荐以及IEEE Latex模板下载
如何在 Linux 上安装 MySQL