TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
David Smith
NA
2k
0
SQL Query Design functionality
Oct 19 2010 7:57 PM
I want to get opinions before I start design or functionality my query filters:
Lets Say :
I have one report with several fields:
I want to do all of these querie via the report, keep in mind each field is coming from a drop down box, so the filters are going to be base off of the selected item from any particular dropbox, also keep in mind the drop box only has values that exists no matter what
drowDownbox 1 = A values drowDownbox 2 = A values
drowDownbox 3 = C values drowDownbox 4 = E values
Select A, B, C, D, E, F
From Table1
Where (A = ?) And (B = ?)
Select A, B, C, D, E, F
From Table1
Where (A = ?) And (B = ?)
Select A, B, C, D, E, F
From Table1
Where (A = ?) And (B = ?)
Select A, B, C, D, E, F
From Table1
Where (A = ?) And (B = ?) AND (E = ?)
Select A, B, C, D, E, F
From Table1
Where (A = ?) And (C = 'FAIL') AND (E = 'PASS')
etc..........................
Reply
Answers (
4
)
Problems with mainframe emulator using EHLLAPI
How to get user active in percents