= "BMW model 2003", s.writingCapability = "EXCELLENT", p.age between "20" and "30"GROUP BY p.ageكده وروني النتيجة حتكون شنو" /�> = "BMW model 2003", s.writingCapability = "EXCELLENT", p.age between "20" and "30"GROUP BY p.ageكده وروني النتيجة حتكون شنو�� /> يا ناس الكمبيوتر

يا ناس الكمبيوتر


08-21-2003, 04:29 PM


  » http://sudaneseonline.com/cgi-bin/sdb/2bb.cgi?seq=msg&board=2&msg=1061479748&rn=2


Post: #1
Title: يا ناس الكمبيوتر
Author: aosman
Date: 08-21-2003, 04:29 PM
Parent: #0


SELECT

p.wife, p.name, p.age

FROM

paltalk p, sudaneseonlineDB s

WHERE

p.beautiful = "TRUE", p.voice = "NICE", p.CarType >= "BMW model 2003", s.writingCapability = "EXCELLENT", p.age between "20" and "30"

GROUP BY

p.age


كده وروني النتيجة حتكون شنو

Post: #2
Title: Re: يا ناس الكمبيوتر
Author: Sudnawi
Date: 08-21-2003, 07:42 PM
Parent: #1

at the backend you'll get something like "table relationship doesnot exist". if you're running an app that executes your query you'll get an "illegal function call". if a web app is connected to that backend you're certainly getting a "404- file not found"



.....