Difference between revisions of "Talk:ZH/Case-Study-01-Journal-26"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Created page with ': EXISTS ( SELECT 1 FROM AD_Role WHERE 1=1 ) --结果 失败 Try entering everything in lowercase instead,might work! ~~~~')
 
(it works)
Line 2: Line 2:
  
 
Try entering everything in lowercase instead,might work! [[User:Hengsin|Hengsin]] 09:29, 12 January 2011 (UTC)
 
Try entering everything in lowercase instead,might work! [[User:Hengsin|Hengsin]] 09:29, 12 January 2011 (UTC)
 +
 +
 +
: Hi Hengsin, it works! really amazing! thanks!  '' exists ( select 1 from ad_role where 1=1 )''  [[User:Peanutblake|Peanut Blake]] 14 January 2011.

Revision as of 23:06, 13 January 2011

EXISTS ( SELECT 1 FROM AD_Role WHERE 1=1 ) --结果 失败

Try entering everything in lowercase instead,might work! Hengsin 09:29, 12 January 2011 (UTC)


Hi Hengsin, it works! really amazing! thanks! exists ( select 1 from ad_role where 1=1 ) Peanut Blake 14 January 2011.