> -Original Message-
> From: Harish Varandani-Software-Bangalore
> Sent: Wednesday, July 03, 2002 12:26 PM
> To: '[EMAIL PROTECTED]'
> Subject: FW: Regarding cast functions
>
>
>
>
>
> I would like to know regarding the cast and convert functions in
> MySql4.0.1;.
>
>
> I would like to know regarding the cast and convert functions in
> MySql4.0.1;.
> Can nebody explain the usage(casting of strings to number/integer).
> I was not able to use them properly
>
> Regards
> Harish Varandani
>
--
Hello everybody!
I am using mysql-4.0.1-alpha on windows 2000 professional
How to exceute nested query in MySql
select aeVcharEventId from alarmescalation where aeDtimeTimeStamp = (select
max(aeDtimeTimeStamp) from alarmescalation)
This query gives an error
you have an in your Sql syntax near