随机调用5条信息的SQL 标签

[不指定 2007/06/17 17:13 | by sunle ]

[ecmsinfo]"select  *  from  phome_ecms_news  where  classid=2  order  by  rand()  Limit  5",5,20,0,24,4,1[/ecmsinfo]


http://bbs.phome.net/showthread-13-23044.html
Tags: ,

SQL替换内容

[不指定 2007/06/17 17:00 | by sunle ]

UPDATE  `phome_ecms_news`  SET  `newstext`  =  replace  (`newstext`,'要替换的内容','替换成的内容')
Tags: ,
分页: 1/1 第一页 1 最后页 [ 显示模式: 摘要 | 列表 ]