会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
牛肉丨火锅
博客园
首页
新随笔
联系
订阅
管理
随笔 - 65 文章 - 0 评论 - 3 阅读 -
15万
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
昵称:
牛肉丨火锅
园龄:
8年3个月
粉丝:
7
关注:
4
+加关注
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
oracle
(1)
linux swap
(1)
随笔分类
ftp相关(1)
linux(12)
linux工具(10)
mysql(3)
navicat(1)
nginx(3)
nginx相关问题解决(2)
php(1)
sqlserver(1)
sql相关(3)
tomcat(3)
windows安装程序报错(1)
windows服务器(2)
zabbix安装及相关问题(1)
程序启动报错(1)
数据库(8)
数据库报错解决(8)
更多
随笔档案
2022年10月(4)
2022年9月(7)
2022年3月(1)
2022年2月(1)
2021年5月(1)
2020年12月(1)
2020年10月(1)
2020年8月(1)
2020年7月(1)
2020年6月(1)
2020年5月(5)
2020年4月(4)
2020年3月(8)
2020年1月(1)
2019年12月(4)
2019年11月(5)
2019年10月(10)
2017年9月(2)
2017年8月(4)
更多
阅读排行榜
1. sqlplus命令窗口执行sql脚本文件(20162)
2. nginx+php部署FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream错误(14528)
3. linux下挂载iso镜像文件(14370)
4. linux安装数据时报错Could not execute auto check for display colors using command /usr/bin/xdpyinfo.(11599)
5. Oracle处理关于sysaux表空间爆满的问题---更新最新方法!!(10857)
评论排行榜
1. navicat16连接Oracle报错oracle library is not loaded(1)
2. 记一次创建Oracle只读用户(1)
3. sql语句中给列参数取别名及相关注意事项(1)
4. linux下安装oracle数据库--干货(1)
推荐排行榜
1. /application/zabbix/sbin/zabbix_server: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory(2)
2. navicat16连接Oracle报错oracle library is not loaded(1)
3. linux下防火墙相关设置(1)
4. oracle数据库解决system表空间已爆满的问题(1)
5. linux下安装mysql数据库(1)
最新评论
1. Re:navicat16连接Oracle报错oracle library is not loaded
还得是你
--JZDELD
2. Re:记一次创建Oracle只读用户
想问下您创建完用navicate链接这个新用户能看到表吗,或者用新用户select table_name from user_tables;有内容吗
--Buddha-Youth
3. Re:sql语句中给列参数取别名及相关注意事项
那对结果列做聚合函数然后区别名,后面having判断时又用这个别名为什么可以呢,这个类似你把结果列取别名后用在where后面一样。 比如一张表的结构是学生id,课程id,分数,查询平均分不及格的学生,...
--只往前
4. Re:linux下安装oracle数据库--干货
是个人都知道
--星星点点的绿光
08 2020 档案
linux下防火墙相关设置
摘要:firewalld跟iptables比起来,每个服务都需要去设置才能放行,因为默认是拒绝(22端口默认是放开的)。而iptables里默认是每个服务是允许,需要拒绝的才去限制。 iptables 一般应用于小于等于6的版本。 查看iptables状态 service iptables status
阅读全文
posted @
2020-08-20 15:36
牛肉丨火锅
阅读(401)
评论(0)
推荐(1)
编辑
点击右上角即可分享