Venwa的博客
842349591
全部博文(220)
2018年(1)
2015年(140)
2014年(79)
plumxx99
lfree
beyondfl
Bsolar
cm080101
gao70
cbdn
tts1029
robin
shibaola
发布时间:2015-03-12 11:29:56
在用mysql时(show tables),有时候需要查看表和字段的相关信息(表与某字段是否存在等.)~~而PHP提供了这样的相关函数,如:mysql_list_dbs(),mysql_list_fields(),但mysql_list_fields() 函数等已过时,所以要用show...这个SQL指令来查寻。SHOW 指令(‘[..]'里的可选)#显示mysql中所有数据库的名称show datab.........【阅读全文】
登录 注册