Home
Crystal Reports Training
Crystal Reports XI
Crystal Reports .NET
Crystal Reports Forum
News
Tech Support
Active Topics
Memberlist
Search
Help
Register
Login
Technical Questions
Crystal Reports Forum
:
Crystal Reports 9 through 2022
:
Technical Questions
Topic: Select with "not in" - Crystal XI
Oldest Post First
Newest Post First
Author
Message
Alberto Mattos
Newbie
Joined: 23 Sep 2014
Online Status: Offline
Posts: 2
Topic: Select with "not in" - Crystal XI
Posted: 25 Sep 2014 at 3:50am
I need to show all dates from table1 that not exists on table2.
The select is:
select * from table1 where column1 not in (select column1 from table2)
But I can't do this on Crystal Reports XI.
When I try on PL/SQL, my select works perfectly. My database is Oracle.
IP Logged
z9962
Senior Member
Joined: 04 Jul 2012
Online Status: Offline
Posts: 161
Posted: 25 Sep 2014 at 3:59am
In Crystal Add Table1 and Table2, change to a left outer join from Table1 to Table2 on column1
in select expert type isnull({table2.column1})
IP Logged
Alberto Mattos
Newbie
Joined: 23 Sep 2014
Online Status: Offline
Posts: 2
Posted: 25 Sep 2014 at 5:51am
Thanx. It works very well.
IP Logged
Printable version
Forum Jump
-- Select Forum --
Announcements
Talk with the Author
Self-Publishing
Job Postings
New feature request
Report Design
Data Connectivity
Technical Questions
Tips and Tricks
Crystal Xcelsius
Report Design
Data Connectivity
Writing Code
Tips and Tricks
Report Design
Data Connectivity
Writing Code
Tips and Tricks
You
cannot
post new topics in this forum
You
cannot
reply to topics in this forum
You
cannot
delete your posts in this forum
You
cannot
edit your posts in this forum
You
cannot
create polls in this forum
You
cannot
vote in polls in this forum
This page was generated in 0.031 seconds.
HOME
|
FREE EBOOK
|
PROGRAMMING GUIDE
|
PURCHASE
|
REVIEWS
|
CONTACT ME
|
FAQ
|
LINKS
|
CLICK PLAYS
|
COACH FORUMS
|
TROPICAL FISH
© 2004-2024 Brian Bischof. All Rights Reserved.