会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Lester Programming
CnBlogs
Home
New Post
Contact
Admin
Subscription
随笔分类 -
mysql
mysql
mysql常用的一些dos命令
摘要:select user();show databases;user 'tablename';show tables;describe 'tablename';导入sql文件mysql>use test;mysql> source c:/test.sql查看系统字符集:show variables like "char%";select round(rand()*N)show columns from 表名
阅读全文
posted @
2011-06-08 14:24
Lester Programming
阅读(166)
评论(0)
推荐(0)
公告