Okay it's working now..
How if I want to display all the data begin with NUMBERS. like "1,2,3,...,0"







--- "Frank M. Kromann" <[EMAIL PROTECTED]>
> wrote:
>wyoy could use a SQL statement like this:
>
>select * from myTable where LastName like "A%"
>
>- Frank
>
>> Guys,
>> 
>> How to view the result from the table.
>> If I only want to display persons begin with letter A in the front.
>> 
>> 
>> 
>> _____________________________________________________________
>> www.kaskus.com - FREE EMAIL SERVICE
>> 
>> -- 
>> PHP Database Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 
>> 
>>

_____________________________________________________________
www.kaskus.com - FREE EMAIL SERVICE

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to