Mysql Free Test ?

2002-03-04 Thread Vishakha Mali_Wagh

Hello,
Can anyone tell me where can i find free mysql test paper 
downlodable/online? Is there any such site?  I tried to find from 
google.com...but there wasn't any favourable result.
Even if anybody has created any test paper or sample test for 
person use and would like to share is welcome!
Thanks in advance,
Regards,
-Vishi.

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




sorting the varchar field?

2002-02-05 Thread Vishakha Mali_Wagh


hi again,

Now I need to sort a field of varchar type.  But the filed values are like...

b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12
meaning thereby, an integer prefixed by some character.

Is there any straight  way to frame the query?
thanx in advance for your time,
regards,
-vishi 


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




problem sorting integer

2002-01-31 Thread Vishakha Mali_Wagh


Hi all,

I have been using mysql since long time.  But suddenly I noticed that, there is no 
function for sorting intervalues from the tabel.
Clarifying more
If I have a set of employee numbers and i need to sort them in descending order, I 
found that it gives erroneous results.
The query is:
select personal_id from Emp_table order by personal_id DESC


Am I missing something or do i need to write the query differently? Please help.
Regards,
-vishakha. 


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php