随笔分类 - linux
摘要:Oracle 创建分区表-- Create table 创建表create table TestTable( ID INTEGER not null,Name nvarchar2(100) not null,InsertedTime date not null)--同时创建分区表partition ...
阅读全文
摘要:客户端连接redis-cli -p 28903查询所有Keykeys *get list 会有如下报错(error) WRONGTYPE Operation against a key holding the wrong kind of value用sort key alpha
阅读全文

浙公网安备 33010602011771号