Re: [staf-users] How to execute a complex and nested request

2010-10-25 Thread Sharon Lucas
unregister() sys.exit(0) ------------------------------ Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: Smith Bill To: staf-users@lists.sourceforge.net Cc: Apollo Deng Date: 10/24/2010 12:19 PM Subject:

[staf-users] How to execute a complex and nested request

2010-10-24 Thread Smith Bill
Hello, In Shell prompt we can execute this command and get the accurate result as expected: server-64:/usr/local/staf # mysql -uuser -puser -ss -e 'use Datebase; select * from tbl1 where MD5 = md5(“www.google.com");’  (A)   As you see, the command which mentioned is composed a