FW: Regarding cast functions

2002-07-04 Thread harish . v
> -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;.

FW: Regarding cast functions

2002-07-02 Thread harish . v
> > > 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 > --

Netsde Query

2002-06-24 Thread harish . v
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