开发者社区> 问答> 正文

【精品问答】带你进入数据库领域

已解决

表格存储 Tablestore 的错误码有哪些? https://developer.aliyun.com/ask/280370

存储数据量对查询速度有影响吗? https://developer.aliyun.com/ask/280371

Java SDK报错:SocketTimeoutException,如何解决? https://developer.aliyun.com/ask/280372

Java SDK报错:java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED,如何解决? https://developer.aliyun.com/ask/280373

Java SDK报错:Invalid date format,如何解决? https://developer.aliyun.com/ask/280374

使用Java SDK时遇到Protobuf或HttpClient库冲突,如何解决? https://developer.aliyun.com/ask/280375

使用SDK出现OTSUnsupportOperation异常,如何解决? https://developer.aliyun.com/ask/280376

使用BatchWriteRow一次提交100条数据的时候报OTSParameterInvalid错误,如何解决? https://developer.aliyun.com/ask/280377

为什么使用表格存储过程中会有少量的500错误? https://developer.aliyun.com/ask/280378

只设置一个主键,如何获取多行数据? https://developer.aliyun.com/ask/280379

如何实现分页查询? https://developer.aliyun.com/ask/280380

如何实现对特定列加一操作? https://developer.aliyun.com/ask/280381

去重(collapse)如何使用? https://developer.aliyun.com/ask/280382

多元索引路由字段如何使用? https://developer.aliyun.com/ask/280383

分布式关系型数据库 DRDS的公共参数有哪些? https://developer.aliyun.com/ask/280300

分布式关系型数据库 DRDS的SDK有哪些? https://developer.aliyun.com/ask/280295

分布式关系型数据库 DRDS的签名机制有哪些? https://developer.aliyun.com/ask/280302

分布式关系型数据库 DRDS的客户端错误代码有哪些? https://developer.aliyun.com/ask/280297

分布式关系型数据库 DRDS的服务器端错误代码有哪些? https://developer.aliyun.com/ask/280298

分布式关系型数据库 DRDS的API有哪些? https://developer.aliyun.com/ask/280299

分布式关系型数据库 DRDS的调用方式有哪些? https://developer.aliyun.com/ask/280301

分布式关系型数据库 DRDS的公共参数有哪些? https://developer.aliyun.com/ask/280300

分布式关系型数据库 DRDS的签名机制有哪些? https://developer.aliyun.com/ask/280302

经典网络 DRDS 能否切换 VPC 网络? https://developer.aliyun.com/ask/280303

为什么在控制台无法看到【切换 VPC 网络类型】的功能? https://developer.aliyun.com/ask/280304

当经典网络 DRDS 切换VPC,DRDS 之下的经典网络 RDS 是否需要切换到 VPC? https://developer.aliyun.com/ask/280305

如果 RDS 实例切换到 VPC 而 DRDS 没有切换,对 DRDS 会产生什么影响? https://developer.aliyun.com/ask/280306

当 DRDS 或 RDS 需要切换网络类型时,两者之间切换应该遵循什么的步骤? https://developer.aliyun.com/ask/280307

DRDS 实例能否同时提供 VPC 网络与经典网络两种访问入口? https://developer.aliyun.com/ask/280308

切换 VPC 之后导致带 IP 的账号都无法登录,如何解决? https://developer.aliyun.com/ask/280309

DRDS 的分库分表是什么意思?在哪里可以了解它的一些概念说明? https://developer.aliyun.com/ask/280310

单个表的容量是有大小限制的,那么 DRDS 的分表的容量是否也有大小限制?应如何决定 DRDS 数据分片数目? https://developer.aliyun.com/ask/280311

DRDS 的分库分表,能否更换分库分表的拆分键? https://developer.aliyun.com/ask/280312

为什么在 DRDS 的数据库中创建一张单表,它会在每一个分库中都会创建同样的表,但数据却只存储在第一个分库上? https://developer.aliyun.com/ask/280313

DRDS 实例中每一个 RDS 的分库数、每个分库里的分表数是否有限制? https://developer.aliyun.com/ask/280314

删除 DRDS 数据库时,DRDS 各物理分库是否会被自动删除?其他非 DRDS 库是否会受到影响? https://developer.aliyun.com/ask/280315

DRDS 是否支持分布式 JOIN? 它是如何支持复杂 SQL? https://developer.aliyun.com/ask/280316

DRDS 拆分的基本原则是什么? https://developer.aliyun.com/ask/280317

为什么在控制台上执行 DRDS 的带有 dbpartition 或 tbpartition 关键字的 DDL 语法会报错,而在 DRDS 命令行上执行就不报错? https://developer.aliyun.com/ask/280318

DRDS 支持90%以上 MySQL 语法,那么不兼容的部分语法都有哪些? https://developer.aliyun.com/ask/280319

DRDS 是否支持让 SQL 在指定的分库上执行? https://developer.aliyun.com/ask/280320

为什么在 DRDS 中对分表键做 Update 操作时会报错?DRDS 是否支持对拆分键字段的值进行修改? https://developer.aliyun.com/ask/280321

DRDS 支持 MySQL 的视图、存储过程、跨库外键和级联删除等高级特性吗? https://developer.aliyun.com/ask/280322

DRDS 是否支持对应用透明的读写分离功能? https://developer.aliyun.com/ask/280323

同一个 RDS 实例之间的跨库查询和多个 RDS 之间的跨库查询的速度差异有多大? https://developer.aliyun.com/ask/280324

单个 RDS 实例应该分配多少个数据库, 物理机的 IO 能力才能充分发挥?分库过多是否会达到物理 IO 上限,导致性能下降?分库过多是否会无法充分利用 IO? https://developer.aliyun.com/ask/280325

在 DRDS 上执行事务操作的时候,提示不支持跨库事务,请问这个问题怎么解决? https://developer.aliyun.com/ask/280326

分析型数据库 MySQL的API有哪些? https://developer.aliyun.com/ask/280259

分析型数据库 MySQL的请求结构有哪些? https://developer.aliyun.com/ask/280260

分析型数据库 MySQL的公共参数有哪些? https://developer.aliyun.com/ask/280261

分析型数据库 MySQL的RAM资源授权有哪些? https://developer.aliyun.com/ask/280262

分析型数据库 MySQL的签名机制有哪些? https://developer.aliyun.com/ask/280263

分析型数据库 PostgreSQL的API有哪些? https://developer.aliyun.com/ask/280264

分析型数据库 PostgreSQL的请求结构有哪些? https://developer.aliyun.com/ask/280265

分析型数据库 PostgreSQL的公共参数有哪些? https://developer.aliyun.com/ask/280266

分析型数据库 PostgreSQL的返回结果有哪些? https://developer.aliyun.com/ask/280267

分析型数据库 PostgreSQL的签名机制有哪些? https://developer.aliyun.com/ask/280268

如何查看本地客户端IP来设置白名单? https://developer.aliyun.com/ask/280269

如何查看表和数据库的数据量大小? https://developer.aliyun.com/ask/280270

如何获取更多技术信息? https://developer.aliyun.com/ask/280271

如何选择实例规格? https://developer.aliyun.com/ask/280272

磁盘锁定之后如何清理数据? https://developer.aliyun.com/ask/280273

如何修改参数? https://developer.aliyun.com/ask/280274

如何使用 AnalyticDB for PostgreSQL 列存和压缩功能? https://developer.aliyun.com/ask/280275

COPY操作是否需要superuser权限? https://developer.aliyun.com/ask/280276

如何终止异常SQL执行? https://developer.aliyun.com/ask/280277

为什么无法看到按量付费实例的账单?何时能够开具发票? https://developer.aliyun.com/ask/280278

实例创建失败或长时间处于创建中,如何处理? https://developer.aliyun.com/ask/280279

如何查看表的分布键定义和表的分区定义? https://developer.aliyun.com/ask/280280

数据传输服务 DTS的API有哪些? https://developer.aliyun.com/ask/280286

数据传输服务 DTS的RAM资源授权有哪些? https://developer.aliyun.com/ask/280287

数据传输服务 DTS的公共参数有哪些? https://developer.aliyun.com/ask/280288

数据传输服务 DTS的支持的地域列表有哪些? https://developer.aliyun.com/ask/280289

数据传输服务 DTS的迁移对象配置有哪些? https://developer.aliyun.com/ask/280290

数据管理 DMS的API有哪些? https://developer.aliyun.com/ask/280281

数据管理 DMS的公共参数有哪些? https://developer.aliyun.com/ask/280282

数据管理 DMS的返回结果有哪些? https://developer.aliyun.com/ask/280283

数据管理 DMS的签名机制有哪些? https://developer.aliyun.com/ask/280284

HybridDB for MySQL的API有哪些? https://developer.aliyun.com/ask/280327

HybridDB for MySQL的服务器端错误码有哪些? https://developer.aliyun.com/ask/280328

HybridDB for MySQL的客户端错误码有哪些? https://developer.aliyun.com/ask/280329

HybridDB for MySQL的请求结构有哪些? https://developer.aliyun.com/ask/280330

HybridDB for MySQL的公共参数有哪些? https://developer.aliyun.com/ask/280331

HybridDB for MySQL的返回结果有哪些? https://developer.aliyun.com/ask/280332

HybridDB for MySQL的签名机制有哪些? https://developer.aliyun.com/ask/280333

为什么无法连接数据库,总显示“ip not in whitelist”? https://developer.aliyun.com/ask/280334

HybridDB for MySQL 是分布式数据库的架构吗? https://developer.aliyun.com/ask/280335

HybridDB for MySQL 是否支持广播表? https://developer.aliyun.com/ask/280336

HybridDB for MySQL 对SQL的支持和限制是怎样的? https://developer.aliyun.com/ask/280337

HybridDB for MySQL 是否支持磁盘压缩? https://developer.aliyun.com/ask/280338

为什么建表必须有分区键? https://developer.aliyun.com/ask/280339

为什么HybridDB for MySQL 数据库刚创建时就有磁盘空间使用? https://developer.aliyun.com/ask/280340

对事务性的支持如何? https://developer.aliyun.com/ask/280341

HybridDB for MySQL 中创建的不同用户是否具有不同的权限? https://developer.aliyun.com/ask/280342

建表时填入存储引擎报错是什么原因? https://developer.aliyun.com/ask/280343

AUTO_INCREMENT列是绝对递增的吗? https://developer.aliyun.com/ask/280344

HybridDB for MySQL 是否提供OpenAPI? https://developer.aliyun.com/ask/280345

HybridDB for MySQL是否支持公网访问? https://developer.aliyun.com/ask/280346

为什么建表必须有主键?主键是唯一的吗? https://developer.aliyun.com/ask/280347

主键可以充当分区键吗? https://developer.aliyun.com/ask/280348

是否支持分布式事务?何种情况下为分布式事务? https://developer.aliyun.com/ask/280349

为什么要保证更新和查询时使用相同的字符集? https://developer.aliyun.com/ask/280350

是否支持对分区键的UPDATE操作? https://developer.aliyun.com/ask/280351

INSERT时报"ERROR 2812 (RDS00): columns cannot be null !"是什么原因? https://developer.aliyun.com/ask/280352

为什么DML不支持跨库访问,且不得携带库名? https://developer.aliyun.com/ask/280353

为什么连接数据库时必须指定库名? https://developer.aliyun.com/ask/280354

支持哪几种数据类型做表的分区键? https://developer.aliyun.com/ask/280355

如何查看客户端的IP? https://developer.aliyun.com/ask/280356

云数据库 Redis的API有哪些? https://developer.aliyun.com/ask/280230

云数据库 Redis的RAM鉴权有哪些? https://developer.aliyun.com/ask/280236

云数据库 Redis的请求结构有哪些? https://developer.aliyun.com/ask/280231

云数据库 Redis的公共参数有哪些? https://developer.aliyun.com/ask/280237

云数据库 Redis的返回结果有哪些? https://developer.aliyun.com/ask/280238

云数据库 Redis的签名机制有哪些? https://developer.aliyun.com/ask/280239

云数据库 PolarDB的API有哪些? https://developer.aliyun.com/ask/280229

云数据库 PolarDB的请求结构有哪些? https://developer.aliyun.com/ask/280232

云数据库 PolarDB的RAM资源授权有哪些? https://developer.aliyun.com/ask/280234

云数据库 PolarDB的签名机制有哪些? https://developer.aliyun.com/ask/280235

云数据库 PolarDB的公共参数有哪些? https://developer.aliyun.com/ask/280233

云数据库 MongoDB的API有哪些? https://developer.aliyun.com/ask/280240

云数据库 MongoDB的请求结构有哪些? https://developer.aliyun.com/ask/280241

云数据库 MongoDB的公共参数有哪些? https://developer.aliyun.com/ask/280242

云数据库 MongoDB的签名机制有哪些? https://developer.aliyun.com/ask/280243

云数据库MongoDB支持哪些语言的客户端进行连接? https://developer.aliyun.com/ask/280244

Windows系统安装和使用Mongo Shell https://developer.aliyun.com/ask/280245

Mongo Shell连接时显示Connection reset by peers错误 https://developer.aliyun.com/ask/280246

如何通过DMS登录MongoDB数据库 https://developer.aliyun.com/ask/280247

云数据库MongoDB版是否支持免密访问 https://developer.aliyun.com/ask/280248

如何修改MongoDB的数据库密码 https://developer.aliyun.com/ask/280249

云数据库MongoDB是否支持外网访问 https://developer.aliyun.com/ask/280250

登录时提示Authentication failed错误如何处理? https://developer.aliyun.com/ask/280251

客户端登录MongoDB数据库报错 https://developer.aliyun.com/ask/280252

控制台查询key时提示key不存在,add时提示已存在,如何解决? https://developer.aliyun.com/ask/280256

日志:Discarding partially completed op,如何解决? https://developer.aliyun.com/ask/280257

日志:Couldn't auth server,如何解决? https://developer.aliyun.com/ask/280258

云数据库 HBase的API有哪些? https://developer.aliyun.com/ask/280253

云数据库 HBase的请求结构有哪些? https://developer.aliyun.com/ask/280254

图数据库 GDB的API 错误码有哪些? https://developer.aliyun.com/ask/280255

数据库专家服务的一般响应时间是什么? https://developer.aliyun.com/ask/280357

终端提示“ connection to database fail, please check connection parameters ”,怎么办? https://developer.aliyun.com/ask/280358

终端提示“ TNS:listener does not currently know of service requested in connect descriptor”,怎么办? https://developer.aliyun.com/ask/280359

机器本地安装有 jdk (版本低于 1.8),造成启动失败? https://developer.aliyun.com/ask/280360

如何在 mac os 上面运行采集器 ? https://developer.aliyun.com/ask/280361

Oracle express 版本采集采集少 sqltext 信息 ? https://developer.aliyun.com/ask/280362

终端提示“ insufficient account permission, please refer to user guide and re-configure account ”,怎么办? https://developer.aliyun.com/ask/280363

终端提示“ GC overhead limit exceeded ”,怎么办? https://developer.aliyun.com/ask/280364

如何在 Macos / Linux 上面查看采集结果中的大文件? https://developer.aliyun.com/ask/280365

终端提示“ transaction log is not configured, please refer to FAQ and modify log configuration ”(启动日志有风险,操作需谨慎),怎么办? https://developer.aliyun.com/ask/280366

画像报错,非法的项目,怎么办? https://developer.aliyun.com/ask/280367

画像报错,采集数据中缺乏某信息,怎么办? https://developer.aliyun.com/ask/280368

画像内容,如何查看兼容度? https://developer.aliyun.com/ask/280369

数据库备份 DBS的API有哪些? https://developer.aliyun.com/ask/280285

展开
收起
谙忆 2020-04-07 20:45:48 3050 0
1 条回答
写回答
取消 提交回答
  • 采纳回答

    很不错哦~

    2020-04-08 10:41:46
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
数据库2025 V3 立即下载
为什么PostgreSQL是最适合去O的数据库 立即下载
《阿里云数据库 MongoDB 专属集群版》 立即下载