K3 WISE Development plugin "SQL statement where query-range query/Fuzzy query"

Source: Internet
Author: User

0. Stored procedure start variable definition

@FBeginDatevarchar10),--Document Start date@FEndDatevarchar10),--Document due date. @FItemID varchar (50),  @FItemID2 50 @FCust varchar (50),  @FCust2 varchar ( 50varchar (

1. Date range Query

and t.fdate>=@FBeginDate andt.fdate<=@FEndDate='2100-01-01end 

2, Customer code range query

and T11. Fnumber>=@FCust andT11. Fnumber<=@FCust2= then(end       

3. Item Code Range Query

and T14. Fnumber>= andt14. Fnumber<=@FItemID2= then(end      

4, Document type fuzzy query

'%'++'%'      

K3 WISE Development plugin "SQL statement where query-range query/Fuzzy query"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.