This topic has been archived. It cannot be replied.
-
枫下拾英 / 心情随笔 / SELECT * from ALL where S=female and A<35 gives no result, why?
-redplanet(March the 1st);
2001-11-13
(#260207@0)
-
Maybe your database engine is not powerful enough? : ) It seems that SQL is extremely popular nowadays.
-abba(Spitfire);
2001-11-13
(#260302@0)
-
Try: SELECT * from ALL where S= ' female ' and A<35
-uid(㊣Miracle);
2001-11-13
(#260343@0)
-
may be this can help you: SELECT * from ALL where S=female and A>35
-ttl(㊣羊肉泡馍);
2001-11-13
(#260347@0)
-
溢出错误导致系统崩溃!
-abba(Spitfire);
2001-11-13
(#260376@0)
-
Incorrect syntax near the keyword 'all'.
-bigdesk(滑雪去乐);
2001-11-13
(#260381@0)
-
That works, man! thanks for the input. I wasn't open enough...
-redplanet(March the 1st);
2001-11-13
(#260386@0)
-
Haha, this query must get many result , but plus one criteria "and love_you=TRUE" then 0 rows will be selected out
-wander2001(river of no return);
2001-11-13
(#260430@0)
-
SYSTEM ACCESS DENIED--[Error 2001] You have no access rights unless your.House=True And you.Car=True And you.Money>=enoughJust a joke.
Welcome to http://fun.to/hongwei
-littlebrother(弟弟);
2001-11-17
{46}
(#264961@0)
-
Anyone wants to comment on this:
ldapsearch -D 'cn=directory manager' -w password -b o=people '&(g=female)(s=single)'
-ztech(zah teckee);
2001-11-17
(#264990@0)