RSS Forums RSS
Please support our Oracle advertiser: Programming Forums
Views: 1222 | Replies: 0
Reply
Join Date: Apr 2006
Posts: 4
Reputation: arsmizzou is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
arsmizzou arsmizzou is offline Offline
Newbie Poster

exporting data in PHP ASAP

  #1  
Apr 25th, 2006
i'm having trouble figuring this out b/c i have the version of oracle that doesnt support ora_numcols, etc... anyways, here is my query...

$query = "SELECT DISTINCT S.FName, S.MName, S.LName, S.Address1, F.Value, F.Feature_id, S.zip, S.Student_id FROM Student S, AwardedScholarship P, stu_feature F WHERE P.Is_Pending = 'Y' AND F.Feature_id in (" . CST_CITYFEATID . ", " . CST_COUNTYFEATID . ", " . CST_STATEFEATID . ") AND P.Student_id = S.Student_id";
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
All times are GMT -4. The time now is 10:21 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC