phpbar.de logo

Mailinglisten-Archive

select

select

Cybot 4t2.com-mysql at tekkno4u.de
Mon Feb 3 18:37:45 CET 2003



Wolf Thomas wrote:
> ich nöchte eine zahl bzw 1 oder 0 zurückbekommen
> 
> liege ich mit dieser forumulierung richtig? irgendwas funkt da nicht ganz
> 
> 
> sqlstmt = "select count (*) s anzahl from information_upload where userid =
> hanes"
also das ist richtig bis auf den tip-fehler s = as, also

SELECT COUNT(*) AS `anzahl` FROM `information_upload`
WHERE `userid` = 'hanes';

> 	if  anzahl  < 0 Then

hier stellt sich die frage von welcher sprache du sprichst!?

> 

-- 
Sebastian Mendel

info at sebastianmendel.de

www.sebastianmendel.de
www.tekkno4u.de
www.nofetish.com

-- 
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->>  http://www.4t2.com/mysql 


php::bar PHP Wiki   -   Listenarchive