Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    LIKE OPERATOR IN VERSION 7.7.03

Read-Only Read-Only Topic
Go
Search
Notify
Tools
LIKE OPERATOR IN VERSION 7.7.03
 Login/Join
 
Gold member
posted
Hi All,

I am Using IWAY Data Migrator 7.7.03

To join two tables using Like operator
WHERE T3.Employee_Name LIKE T1.Employee_Name

I am getting the following error
(FOC14069) SQL SYNTAX ERROR ON LINE 1 AT 'T1'
WHERE T3.Employee_Name LIKE T1.Employee_Name

In Iway DataMigrator 7.6.9, Like Operator is working but in Iway DataMigrator 7.7.03, Like operator is not working



T1 T2
AAA %%%
BBB %%%
CCC %%%
DDD %%%

Can any one help me, how to join the above two fields and how to use LIKE Operator in Join for the version 7.7.03

Thanks,
Madhu
 
Posts: 53 | Registered: September 30, 2008Report This Post
Virtuoso
posted Hide Post
Unless one of the Employee_Name values has a percent sign (%) or underscore character (_), you are effectively performing an equality comparison. In that case, just change the LIKE operator to an equality operator (=).


WebFOCUS 7.7.05
 
Posts: 1213 | Location: Seattle, Washington - USA | Registered: October 22, 2007Report This Post
Gold member
posted Hide Post
Hi,

I want to compare two fields using LIKE operator but this is not working in IWay DataMigrator 7.7.03 but in IWay DataMigrator 7.6.10 the same join condition using LIKE operator is working fine.

Is there anyway to join two fields using like operator?
 
Posts: 53 | Registered: September 30, 2008Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    LIKE OPERATOR IN VERSION 7.7.03

Copyright © 1996-2020 Information Builders