Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT Dataset Usage (Is it possible to pass entire dataset into the IN CLAUSE of another Data set)
BIRT Dataset Usage [message #1243860] Tue, 11 February 2014 14:50 Go to next message
ashwani tripathi is currently offline ashwani tripathiFriend
Messages: 1
Registered: February 2014
Junior Member
My requirement is to get the list of ids from one database suppose sybase and then I wish to pass this list of ids to another database for processing using NOT IN clause in the sql query.

For example: I have two separate database. I will get the records from one db in one data set and then pass the entire records to another data set.

select * from second_table where id not in (select id from first_database_table)
Re: BIRT Dataset Usage [message #1243944 is a reply to message #1243860] Tue, 11 February 2014 17:27 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Moving this to the BIRT forum.
Previous Topic:Slot ID in BIRT
Next Topic:Birt on windows mobile
Goto Forum:
  


Current Time: Wed Apr 24 13:37:00 GMT 2024

Powered by FUDForum. Page generated in 0.02698 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top