jimmyrui's recent timeline updates
jimmyrui

jimmyrui

🏢  项目工程师
V2EX member #57718, joined on 2014-03-08 11:59:51 +08:00
jimmyrui's recent replies
@zqjilove 我解决了没,分享一下可以吗,我也很想知道这么大的数据是怎么删除的
你的表好大比我一个数据库都大两倍的
phpmyadmin是不是和plsql一样的东西,删除数据不是delete语句么
新人,弱弱的问一下你说的是什么意思= =
Mar 8, 2014
Replied to a topic by coolicer 程序员 前端问个 sql,进来打救一下。
貌似不对,小白在路过
select a.a,b.b
from
(select x a,' ' b from xxx where x<10086) a,
(select ' ' a,x b from xxx where x>10087) b
Mar 8, 2014
Replied to a topic by coolicer 程序员 前端问个 sql,进来打救一下。
小白路过。。。
select x 1 ,‘ ’ 2 from xxx where x<10086
union all
select '' 1,x 2 from xxx where x>10087
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1096 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 23:31 · PVG 07:31 · LAX 16:31 · JFK 19:31
♥ Do have faith in what you're doing.