|
-
Jun 3rd, 2009, 03:47 AM
#1
Thread Starter
Addicted Member
[RESOLVED] SQL WHERE NULL or NOT NULL
I'm looking to pull information from a SQL database and have let the user select 4 different options to show only the rows related to them.
The table has two columns all based on dates (a start date and a finished date)
The user can choose to view only the startdate, only the enddate, the dates that haven't finnished (are NULL),or all the dates.
What command can i put in to my SQL search statement to find a field that has content in/not in?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|