×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 枫下拾英 / 心情随笔 / SELECT * from ALL where S=female and A<35 gives no result, why?
    • Maybe your database engine is not powerful enough? : ) It seems that SQL is extremely popular nowadays.
    • Try: SELECT * from ALL where S= ' female ' and A<35
    • may be this can help you: SELECT * from ALL where S=female and A>35
      • 溢出错误导致系统崩溃!
      • Incorrect syntax near the keyword 'all'.
      • That works, man! thanks for the input. I wasn't open enough...
    • Haha, this query must get many result , but plus one criteria "and love_you=TRUE" then 0 rows will be selected out
    • SYSTEM ACCESS DENIED--[Error 2001] You have no access rights unless your.House=True And you.Car=True And you.Money>=enough
      Just a joke.
      Welcome to http://fun.to/hongwei
    • Anyone wants to comment on this: ldapsearch -D 'cn=directory manager' -w password -b o=people '&(g=female)(s=single)'